There is but 1291 this is IMHO really critical as it involves data corruption. http://bugzilla.abisource.com/show_bug.cgi?id=1291 The problem is that sprintf() honour locale on Linux. So when writting a float using %f use decimal separator set for locale, raising incompatibilities of file format. My question is how portable is setlocale() to revert locale back to "C" when writting the file ? Because setlocale() can be the solution to the problem. Hub
- Re: setlocale portability Hubert Figuiere
- Re: setlocale portability Joaquin Cuenca Abela
- Re: setlocale portability Hubert Figuiere
- Re: setlocale portability Vlad Harchev
- Re: setlocale portability Mike Nordell
- Re: setlocale portability Hubert Figuiere
- Re: setlocale portability Dom Lachowicz
- Re: setlocale portability Hubert Figuiere
