bug-bison
[Top][All Lists]
Advanced

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

Segmentation Fault


From: Arne 'Timwi' Heizmann
Subject: Segmentation Fault
Date: Sun, 29 Aug 2004 17:34:54 +0100
User-agent: Mozilla Thunderbird 0.7.2 (Windows/20040707)


Dear Bison developer community,

in my attempts to write a parser using Bison, I have encountered a situation where Bison returns a segmentation fault. After long experimentation, I found out that it occurs whenever I declare a non-terminal, and create a production rule for it, but never use the non-terminal on any right-hand side.

Now that I know about this, I'm fine, but I can imagine a lot of users are stumped by this. For that reason, it might be worth fixing in the next release.

Thanks!
Timwi




reply via email to

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