------- 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