bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bison GLR buffer-overflow and invalid pointer fixes


From: Paul Eggert
Subject: Re: Bison GLR buffer-overflow and invalid pointer fixes
Date: Thu, 07 Jul 2005 21:53:46 -0700
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

Frank Heckenbach <address@hidden> writes:

> one could of course always #define them to setjmp/longjmp, I
> suppose.

Yes, that's true, but the tricky part is how to determine whether
they're available, without imposing on the user's name space or
requiring Autoconf.  In other areas like this, glr.c's method has
always been to assume the latest system, so there is some precedent
for simply using sigsetjmp.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]