Created on 2008-09-17.00:00:00 last changed 161 months ago
Proposed resolution:
Edit paragraph 4 of [support.runtime] as follows:
The function signature longjmp(jmp_buf jbuf, int val) has more restricted behavior in this International Standard. A setjmp/longjmp call pair has undefined behavior if replacing the setjmp and longjmp by catch and throw would
destroyinvoke any non-trivial destructors for any automatic objects.
The interaction between longjmp and exceptions seems unnecessarily restrictive and not in keeping with existing practice.
History | |||
---|---|---|---|
Date | User | Action | Args |
2011-08-23 20:07:26 | admin | set | status: wp -> c++11 |
2010-10-21 18:28:33 | admin | set | messages: + msg4255 |
2008-09-17 00:00:00 | admin | create |