[comp.os.minix] flex & stdio problem

meulenbr@cst.UUCP (Frans Meulenbroeks) (11/10/88)

Hi!

I'm busy porting flex to minix/st, and I have one problem left.
flex generates files which include a line:
FILE *yyin = stdin, *yyout = stdout;
Now since stdin and stdout don't evaluate to a constant under minix
(as they used to do under v7, if I recall correctly), this code does not
compile. Any suggestions how to solve this generic??

Apart from this problem flex seems to be working.
Expect diffs when this is fixed.

regards,
-- 
Frans Meulenbroeks        (meulenbr@cst.prl.philips.nl)
	Centre for Software Technology
	( or try: ...!mcvax!philmds!prle!cst!meulenbr)