mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
9fb87056bc
It is invalid to compile an XPG3, XPG4, XPG4v2, or XPG5 application using c99. The same is true for POSIX.1-1990, POSIX.2-1992, POSIX.1b, and POSIX.1c applications. Likewise, it is invalid to compile an XPG6 or a POSIX.1-2001 application with anything other than a c99 or later compiler. Therefore, Solaris libc forces an error in both cases. |
||
---|---|---|
.. | ||
av_test.c | ||
BUILD.bazel | ||
DHT_test.c | ||
Makefile.inc | ||
Messenger_test.c | ||
misc_tools.c | ||
misc_tools.h | ||
random_testing.cc |