[PyKDE] parser in sip
varunyu vorachart
vvoracha at hotmail.com
Thu Apr 18 12:04:41 BST 2002
I tried to compile sip with 'nmake' on Win2000. I got sip.exe with 2
warnings about yyerror and yylex. I'm not sure if I can ignore these
warnings or should do something.
...
cl -c -nologo -W3 -O1 -I"." -I"C:\Program Files\Microsoft Visual
Studio\ VC98\Include" -Foparser.obj parser.c parser.c
/usr/share/bison/bison.simple(406) : warning C4013: 'yyerror' undefined;
assuming extern returning int
/usr/share/bison/bison.simple(476) : warning C4013: 'yylex' undefined;
assuming extern returning int
...
Please suggest.
Varunyu Vorachart.
_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com
More information about the PyQt
mailing list