cyclonedds/src/core/ddsc
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 Initial contribution 2018-04-10 17:03:59 +02:00
include Removed redundant closing parentheses of dds_err_nr(). 2019-06-13 11:23:27 +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 Add get_matched_{publication,subscription}_... 2019-06-10 10:45:53 +02:00