[Bug libfortran/36857] Non-English locale breaks gfortran float formatting ("printf is broken")

2008-07-19 Thread pav at iki dot fi
--- Comment #4 from pav at iki dot fi 2008-07-19 18:58 --- Does setting the locale to POSIX in the above patch fix the issue if the program using the runtime for example changes the locale just before calling a Fortran routine that does some printing? Also, does the locale change

[Bug libfortran/36857] New: Non-English locale breaks gfortran float formatting ("printf is broken")

2008-07-16 Thread pav at iki dot fi
-- Summary: Non-English locale breaks gfortran float formatting ("printf is broken") Product: gcc Version: 4.2.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libfortran AssignedTo: unass