Alfredo Braunstein wrote:
Abdelrazak Younes wrote:
But it's the least helpful and the most annoying approach.
We should change that.
Sure but for trunk.
I agree with Andre'. We should abort ASAP with an emergency file, with e.g.
memory corruption. So IMO asserts are fine in the final release.
I am not sure but that's not Andre's point...
I disagree because there are cases (such as this one) where we use
asserts instead of handling the errors gracefully. We should avoid
aborting as much as possible.
Abdel.