On 06/04/2013 20:36, Richard Heck wrote:
There have been several bugs recently (such as #8001) that involve failures somewhere to reset the anchor. Something like the attached would allow us to recover gracefully in release mode, while still asserting in development mode. Does this seems sensible?
Yes.
Does the way I've gotten around const-ness make sense?
Yes.But you should not remove curly brackets around two lines 'if' even if the first line is a comment.
Abdel.