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. |
||
---|---|---|
.. | ||
astyle | ||
bootstrap_daemon | ||
fun | ||
pkgconfig | ||
travis | ||
bootstrap_node_packets.c | ||
bootstrap_node_packets.h | ||
DHT_bootstrap.c | ||
DHTnodes | ||
Makefile.inc | ||
osx_build_script_toxcore.sh | ||
tox.png | ||
version-sync |