cyclonedds/src/ddsrt
Erik Boasson 32b683bf37 Enable "missing prototypes" warning for gcc, clang
Missing prototypes for exported functions cause a really huge issue on
Windows.  Enabling the "missing prototypes" warning makes it much easier
to catch this problem.  Naturally, any warnings caused by this have been
fixed.

Signed-off-by: Erik Boasson <eb@ilities.com>
2019-06-13 12:54:35 +02:00
..
cmake Fix broken check for multi-process support 2019-05-29 13:20:37 +02:00
include Table-driven parameter list handling 2019-06-10 10:45:53 +02:00
src Enable "missing prototypes" warning for gcc, clang 2019-06-13 12:54:35 +02:00
tests Enable "missing prototypes" warning for gcc, clang 2019-06-13 12:54:35 +02:00
CMakeLists.txt Consistent code formatting for the core code 2019-06-10 10:42:52 +02:00