[Bug fortran/47007] Values from namelist file should not depend on locale settings

fenixk19 at mail dot ru gcc-bugzilla@gcc.gnu.org
Mon Dec 20 14:04:00 GMT 2010


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47007

--- Comment #14 from Alexander Varnin <fenixk19 at mail dot ru> 2010-12-20 14:04:08 UTC ---
There is internal variants of strtof/strtod/strtold/etc functions in glibc,
that allow explicitly set locale of convertion. These functions are base for
user variants of strto*. If we only could access these internal functions some
way, it would be solution of problem, and not workaround.



More information about the Gcc-bugs mailing list