mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-23 23:07:32 +00:00
c6e5c83b6d
libc and libstd differ on how they parse strings. This has a remote chance of breaking mods and 0 A.D. code, and it broke tests on MacOS. Add a workaround to ensure they are consistent. Comments by: vladislavbelov Fixes #2780 Differential Revision: https://code.wildfiregames.com/D1988 This was SVN commit r22908.