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

kargl at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Jul 20 17:45:00 GMT 2008



------- Comment #9 from kargl at gcc dot gnu dot org  2008-07-20 17:44 -------
(In reply to comment #8)
> (In reply to comment #3)
> > This is untested, but you get the idea.
> > 
> > +  setlocale(LC_ALL, "POSIX");
> 
>  mingw's  setlocale doesn't believe in  POSIX ; it does however go to the ISO
> C89 church, and has "setlocale(LC_ALL, "C");" in its liturgy.
> Danny
> 

File a bug report with the mingw project, because this list is
concerned with bugs in GCC.


-- 


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



More information about the Gcc-bugs mailing list