> You could either > restructure the code not to use setjmp() or else move all those variable > declarations to a separate function where they'll be safer. > > If this isn't your code and you don't mind ignoring the warnings, then > stop using the -Werror flag to gcc. Right, I ignored that stuff. Let the developer think of it, I mailed him. Thank you.
- might be clobbered Alexey
- Re: might be clobbered Colin Watson
- Alexey