Addmsg from Table object fails in optimized mode
Created by: subhacom
If compilation is done with -O3, then adding messages from Table objects fails.
Ref: TESTS/bugs/plotmsg.g
Reported by: niraj_
Created by: subhacom
If compilation is done with -O3, then adding messages from Table objects fails.
Ref: TESTS/bugs/plotmsg.g
Reported by: niraj_
Created by: subhacom
This problem was related to switching off unit tests, and nothing to do with optimization. SimpleElement::baseMsg was behaving incorrectly when unit tests were switched off.
Original comment by: niraj_
Created by: subhacom
Original comment by: niraj_