Lines Matching full:scan
32 condition lists ! If you add an trailing space to line 68 in scan.l
40 This bug can either be fixed in parse.y or in scan.l . I have chosen the
53 covered by the rules. (scan.l fprintf statement line 129,...)
58 This is done everywhere besides the YY_INPUT macro (flex.skel (scan.c),
70 "/*" -> '/','*' within a comment in (scan.l, l.209)
85 I didn't add a new initscan.c (= flex -ist scan.l). The current one is good
87 rebuild your own scan.c and the final flex version !
101 flex -is scan.l 1'49" 43" 30"
106 to chmem =90000 flex to get scan.l converted to scan.c . But I never saw
107 a more complex lex source than scan.l -- so it should be possible to
111 I would provide him with a new scan.c and some hints.
188 X cp initscan.c scan.c
197 X cp initscan.c scan.c
519 echo x - scan.l_cdiff
520 sed '/^X/s///' > scan.l_cdiff << '/'
521 X*** Src_2.1/scan.l Thu Jun 30 19:42:00 1989
522 X--- scan.l Thu Jul 2 22:19:26 1989
676 X scan$(OEXT) \
690 X scan.c \
699 X cp initscan.c scan.c
709 Xscan.c : scan.l
710 X $(FLEX) $(FLEX_FLAGS) scan.l
711 X $(RENAME) lex_yy.c scan.c
713 Xscan$(OEXT) : scan.c parse.h flexdef.h
714 X $(CCPATH)\$(CC) $(CFLAGS) scan$(CIEXT)
756 X mv scan.c initscan.c
770 X $(FLEX) $(FLEX_FLAGS) scan.l
771 X $(RENAME) lex_yy.c scan.ctest
772 X cmp scan.c scan.ctest
780 X condition lists ! If you add an trailing space to line 68 in scan.l
788 X This bug can either be fixed in parse.y or in scan.l . I have chosen the
801 X covered by the rules. (scan.l fprintf statement line 129,...)
806 X This is done everywhere besides the YY_INPUT macro (flex.skel (scan.c),
818 X "/*" -> '/','*' within a comment in (scan.l, l.209)
833 XI didn't add a new initscan.c (= flex -ist scan.l). The current one is good
835 Xrebuild your own scan.c and the final flex version !
849 X flex -is scan.l 1'49" 43" 30"
854 X to chmem =90000 flex to get scan.l converted to scan.c . But I never saw
855 X a more complex lex source than scan.l -- so it should be possible to
859 X I would provide him with a new scan.c and some hints.
887 XINPUT scan.bin