2 Date: Wed, 18 Jul 1990 14:16 EDT
3 From: swl26%CAS.BITNET@CORNELLC.cit.cornell.edu
4 Subject: Re(2): Re(2): diffs for mvs port of flex-2.3
5 To: vern@cs.cornell.edu
9 >Thanks, I've successfully unpacked the archive. I may simply distribute
10 >the diffs as a set of files in the MISC/ directory rather than incorporating
11 >them into the 2.4 release. Let me know if you don't want me to do so.
16 Thank you! What you propose is okay. I might suggest, however, that you
17 look in the diffs for dfa.c, misc.c, and yylex.c, and consider removing
18 some of the ASCIIisms which are probably unnecessary. The manner in
19 which I made the changes was pure brute force, and there might be a
20 better way, but the changes I made there shouldn't hurt anything.