HomeWildfire Games

Fix CStr parsing to be independent of locale, so that it doesn't break when…
AuditedrP8218

Description

Fix CStr parsing to be independent of locale, so that it doesn't break when GTK+ changes the locale.

Details

Auditors
wraitii
Committed
philipOct 1 2010, 1:17 AM
Parents
rP8217: More GUI fixes. Specifically, making panel textures size appropriately in…
Branches
Unknown
Tags
Unknown

Event Timeline

wraitii raised a concern with this commit.Jun 16 2019, 11:45 AM
wraitii added a subscriber: wraitii.

Parsing of "3bogus" is different on libstd and libc, see debates starting in 2013 here: https://bugs.llvm.org/show_bug.cgi?id=17782

This commit now has outstanding concerns.Jun 16 2019, 11:45 AM
All concerns with this commit have now been addressed.Jul 27 2020, 10:08 AM