Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
MrRadar
on Nov 12, 2018
|
parent
|
context
|
favorite
| on:
C2x: the next real revision of the C standard
They probably don't want to because then they'd have to specify how they would interact with the setjmp/longjmp functions (which are, in fact, specified as part of the ISO C standard, section 7.13 in C11).
int_19h
on Nov 12, 2018
[–]
setjmp/longjmp already interacts poorly with other commonly used language features (e.g. values of non-volatile locals upon longjmp).
alxmdev
on Nov 13, 2018
|
parent
[–]
In case anyone is wondering, GCC and other compilers catch non-volatile locals clobbering when you compile with -Wextra.
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: