Dear developers,
In the current ROS orocos_toolchain (electric) the rtt/types/carray.hpp
was extended with an assignment operator. In rtt version 2.4.x the C++
compiler generated one, which probably did only a shallow copy.
However, the new carray implementation copies actual array elements.
For us this resulted in new behaviour and a bug!
What should be the correct behaviour for this proxy object? For now, we
just removed the assignment operator manually...
Kind regards,
Robert
--
Orocos-Dev mailing list
Orocos-Dev [..] ...
http://lists.mech.kuleuven.be/mailman/listinfo/orocos-dev