[Bug 938] New: config whith ORO_SIGNALLING_PORTS=ON does not compile

http://bugs.orocos.org/show_bug.cgi?id=938

Summary: config whith ORO_SIGNALLING_PORTS=ON does not compile
Product: Toolchain
Version: 2.5.0
Platform: AMD 64bit
OS/Version: GNU/Linux
Status: NEW
Severity: major
Priority: P3
Component: RTT
AssignedTo: orocos-dev [..] ...
ReportedBy: orocos-bugs [..] ...
CC: orocos-dev [..] ...
Estimated Hours: 0.0

Created attachment 783
--> http://bugs.orocos.org/attachment.cgi?id=783
patch to enable build of 2.5.0 with ORO_SIGNALLING_PORTS

When configuring RTT with the flag ORO_SIGNALLING_PORTS=ON it does not compile
with gcc version 4.6.3 (GCC) on archlinux amd64.

It does also apply to the master branch.

Reproduce:
in rtt
mkdir build
cd build
cmake .. -DORO_SIGNALLING_PORTS=ON
make

Included is a patch against 2.5.0 which does restore the 2.4 behaviour when
ORO_SIGNALLING_PORTS is set.

[Bug 938] config whith ORO_SIGNALLING_PORTS=ON does not compile

http://bugs.orocos.org/show_bug.cgi?id=938

Peter Soetens <peter [..] ...> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |peter [..] ...
Resolution| |FIXED