From: Alan Cox (iiitac@swan.pyr)
Date: 05/11/93


From: iiitac@swan.pyr (Alan Cox)
Subject: Re: xboard (flex problems revisited)
Date: Tue, 11 May 1993 12:30:15 GMT

There is nothing wrong with flex. The problem is that many programs use
#defines and sometimes sed scripts to 'bend' lex output a little, and this
doesn't work on flex output which is different. Its not normally very hard
to alter.

ALan