Path: utzoo!attcan!utgpu!watmath!att!dptg!rutgers!cs.utexas.edu!uwm.edu!uakari.primate.wisc.edu!larry!jwp From: jwp@larry.sal.wisc.edu (Jeffrey W Percival) Newsgroups: comp.sources.d Subject: flex question: yy_act used before set Keywords: flex Message-ID: <732@larry.sal.wisc.edu> Date: 21 Sep 89 18:43:58 GMT Organization: Space Astronomy Lab, Madison WI Lines: 7 I tried using flex instead of lex, and tried lint on my lex.yy.c file. It said (among other things) that yy_act may be used before set. A look at lex.yy.c shows that this is the case. What's the deal here? -- Jeff Percival (jwp@larry.sal.wisc.edu)