cyclonedds/src/tools/ddsls
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
..
CMakeLists.txt Rearrange and fixup abstraction layer 2019-03-22 15:19:09 +01:00
ddsls.c Enable "missing prototypes" warning for gcc, clang 2019-06-13 12:54:35 +02:00