[Fwd: Re: pure-parser warning: ‘yylval’ is used uninitialized in this function]

2008-05-12 Thread Kaiwang Chen
Hello, Maybe there is a gcc bug, according to Joel's comment in the "Forwarded Message" section at the end of this mail. $ bison -o parse.c parse.y $ gcc -v -save-temps -Os -Wall -Werror -c parse.c -o parse.o Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --pref

Re: SQL grammar

2008-05-12 Thread Evan Lavelle
Evan Lavelle wrote: Check the logs, as Hans suggests. For starters, though, what's this: NOT IN ((SELECT '*' FROM SCONST)) What sort of 'search_cond' is it? First branch, second branch, or both? It can't be both; that's a conflict. Sorry, didn't read your first post; seems you already knew t

Re: SQL grammar

2008-05-12 Thread Evan Lavelle
Check the logs, as Hans suggests. For starters, though, what's this: NOT IN ((SELECT '*' FROM SCONST)) What sort of 'search_cond' is it? First branch, second branch, or both? It can't be both; that's a conflict. Evan ___ help-bison@gnu.org http://