mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
f3469070fe
- CFLAG gnu99 was changed to c99. - CXXFLAG c++98 was changed to c++11. - CFLAG -pedantic-errors was added so that non-ISO C now throws errors. - _XOPEN_SOURCE feature test macro added and set to 600 to expose SUSv3 and c99 definitions in modules that required them. - Fixed tests (and bootstrap daemon logging) that were failing due to the altered build flags. - Avoid string suffix misinterpretation; explicit narrowing conversion. - Misc. additions to .gitignore to make sure build artifacts don't wind up in version control. |
||
---|---|---|
.. | ||
hstox | ||
av_test.c | ||
DHT_test.c | ||
dns3_test.c | ||
irc_syncbot.c | ||
Makefile.inc | ||
Messenger_test.c | ||
misc_tools.c | ||
nTox.c | ||
nTox.h | ||
tox_shell.c | ||
tox_sync.c |