Hi everyone,
I am using RTI's C++ mapping with a recent gcc and g++ -O2 orĀ -O3. I am getting a lot of warnings because some of the RTI code breaks strict-aliasing rules:
g++ -O2
-O3