1
1
forked from 0ad/0ad
0ad/source/third_party
Ykkrosh 47b9a043b2 cppformat: Permit NULL arguments for %s.
Throwing exception on NULL is a bit extreme, and unhelpful when it
happens in rarely-tested error paths. Printing "(null)" is safer and
provides compatibility with glibc sprintf.

This was SVN commit r16180.
2015-01-22 20:27:58 +00:00
..
cppformat cppformat: Permit NULL arguments for %s. 2015-01-22 20:27:58 +00:00
encryption Change the licence of sha.h to match the licence of sha.cpp. Refs #2308 2014-01-18 13:12:29 +00:00
jsonspirit Removes the ScriptInterface and SpiderMonkey dependencies from Atlas. 2014-02-24 20:22:02 +00:00
mikktspace Set svn:eol-style=native, fix some inconsistent line endings 2013-12-06 00:42:50 +00:00
mongoose Set svn:eol-style=native, fix some inconsistent line endings 2013-12-06 00:42:50 +00:00
tinygettext Remove use of __attribute__ that breaks the Windows build. Refs #2522. 2015-01-21 22:37:25 +00:00