orocos-toolchain / rtt

Orocos Real-Time Toolkit
http://www.orocos.org
Other
72 stars 79 forks source link

rtt-config.h: introduce RTT_UNUSED macro and use it consistently #291

Closed meyerj closed 5 years ago

meyerj commented 5 years ago

...to suppress compiler warnings on unused code elements.

This patch has already been in toolchain-2.9 for quite a while (https://github.com/orocos-toolchain/rtt/commit/6a4a469100d42526cdfc9c96a924aedeb6f2824e).