Seppo Takalo f7db0c705b Convert usage of atof() to strtod_flags()
The provided strod_flags(str, 0, 0) should work as a drop in replacement
for atof() but does not care about locales which may cause atof() to fail.

strtod_flags() would allow checking of conversion result, but I did not
change the existing logic. This was just regexp search&replace change
to get rid of atof(). I use flags 0 to get more relaxed conversion.

Fixes #574

Signed-off-by: Seppo Takalo <seppo.takalo@iki.fi>
2017-09-15 08:57:03 -07:00
..
2017-07-16 21:53:44 -07:00
2017-08-29 06:49:44 -07:00
2017-04-29 13:32:55 -07:00
2017-04-29 13:32:55 -07:00
2017-09-11 07:19:57 -07:00
2017-08-29 06:49:44 -07:00
2017-04-29 13:32:55 -07:00
2017-04-29 13:32:55 -07:00
2017-05-26 15:52:04 -07:00
2017-08-26 12:15:43 -07:00
2017-04-29 13:32:55 -07:00
2017-04-29 13:32:55 -07:00
2017-04-29 13:32:55 -07:00
2017-04-29 13:32:55 -07:00
2017-08-29 06:49:44 -07:00
2017-05-26 15:44:36 -07:00
2017-09-04 07:38:30 -07:00
2017-08-26 14:53:59 -07:00
2017-07-19 06:21:23 -07:00
2017-08-29 06:49:44 -07:00
2017-08-29 06:49:44 -07:00
2017-08-29 06:49:44 -07:00
2017-08-26 12:19:48 -07:00
2017-09-11 07:19:57 -07:00
2017-04-29 13:32:55 -07:00
2017-09-14 07:33:55 +02:00
2017-04-29 13:32:55 -07:00
2017-04-29 13:32:55 -07:00
2017-04-29 13:32:55 -07:00
2017-07-17 16:50:03 -07:00
2017-04-29 13:32:55 -07:00
2017-05-26 15:52:04 -07:00
2017-04-29 13:32:55 -07:00