help-bison
[Top][All Lists]
Advanced

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

Re: Exception: STATUS_ACCESS_VIOLATION


From: Akim Demaille
Subject: Re: Exception: STATUS_ACCESS_VIOLATION
Date: 26 Oct 2000 19:00:17 +0200
User-agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands)

Bison is known to have dumped core when you used twice the same
literal strings for different symbols as in

%token FOO "foo"
%token FU  "foo"

I know no other famous SEGV.  Nevertheless 1.25 is quite old, and
maybe other SEGV have been fixed since then.  Don't hesitate to send
us the guilty source.

        Akim



reply via email to

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