This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/12859] Output of floating point value changes global locale


------- Additional Comments From jlquinn at gcc dot gnu dot org  2003-11-15 07:51 -------
If we get floating point printing in place that doesn't rely on sprintf anymore,
this issue should disappear for float output.  Mucking with the global locale is
only necessary to ensure correct sprintf behavior.

-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]