Displaying 3 results from an estimated 3 matches for "ppparse".
Did you mean:
mpparse
2001 Aug 09
0
20010731 Build problem on solaris 7.0 on Sparc.
...is is the location of the previous
definition
/usr/include/values.h:47: warning: `MAXLONG' redefined
../../include/winnt.h:492: warning: this is the location of the previous
definition
./ppy.y:789: warning: missing braces around initializer for `yytoks[0]'
/usr/ccs/bin/yaccpar: In function `ppparse':
/usr/ccs/bin/yaccpar:374: warning: label `yyerrlab' defined but not used
/usr/ccs/bin/yaccpar:164: warning: label `yynewstate' defined but not
used
gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -D__WINE__
-D_REENTRANT -I/usr/openwin/include -o lex.ppl.o lex.ppl.c
In fi...
2006 May 06
1
Error compiling Wine 0.9.12
...to miss out anything which may be
vital :)
Any suggestions would be gratefully received.
Kind regards,
Julian
gcc -c -I. -I. -I../../include -I../../include -Wall -pipe
- -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o ppy.tab.o
ppy.tab.c
/usr/share/bison++/bison.cc: In function `ppparse':
/usr/share/bison++/bison.cc:559: warning: `yystate' might be used
uninitialized in this function
/usr/share/bison++/bison.cc:560: warning: `yyn' might be used
uninitialized in this function
/usr/share/bison++/bison.cc:561: warning: `yyssp' might be used
uninitialized in this funct...
2006 May 18
2
Problems compiling Wine
...3/libs/wpp'
bison -ppp -d -t ./ppy.y -o ppy.tab.c
./ppy.y:138 parser name defined to default :"parse"
gcc -c -I. -I. -I../../include -I../../include -Wall -pipe
-fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o ppy.tab.o
ppy.tab.c
/usr/share/bison++/bison.cc: In function `ppparse':
/usr/share/bison++/bison.cc:559: warning: `yystate' might be used
uninitialized in this function
/usr/share/bison++/bison.cc:560: warning: `yyn' might be used
uninitialized in this function
/usr/share/bison++/bison.cc:561: warning: `yyssp' might be used
uninitialized in this fu...