home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cs.utexas.edu!asuvax!ncar!csn!copper!slate!iarit
- From: iarit@slate.mines.colorado.edu (ARIT ISMAIL)
- Newsgroups: comp.os.linux
- Subject: flex&bison question....
- Message-ID: <1993Jan6.023031.16294@slate.mines.colorado.edu>
- Date: 6 Jan 93 02:30:31 GMT
- Organization: Colorado School of Mines
- Lines: 12
-
- Hi,
-
- I am having compiling any program that uses lex(flex) and
- yacc(bison) under Linux. The same code compiles and runs just fine
- under other operating system( Ultrix,AIX,NeXT..).
- I put some printf's around in yacc code, and looks like 'yytext' gets some
- junk chars. I checked lex file, everthing looks OK.
- My question is ; who defines 'yytext'?, is there anything that we should
- do when we port standard lex&yacc code to flex&bison?
-
- Any help will be greatly appreciated.
- iarit@slate.mines.colorado.edu
-