orocos-toolchain / rtt

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

Invert logic of internal method RTT::internal::catch_exception() #307

Open meyerj opened 4 years ago

meyerj commented 4 years ago

It did return 1 (true) if exceptions are not caught by RTT (RTT_IGNORE_EXCEPTION environment variable is defined), which was kind of confusing.