Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/lex



Module Name:    src
Committed By:   christos
Date:           Tue Nov 18 21:37:39 UTC 2003

Modified Files:
        src/usr.bin/lex: FlexLexer.h NEWS flex.1 flex.skl gen.c

Log Message:
More g++-3 fixes:
        - std:c{in,out,err}
        - include <iostream>
        - use std::endl instead of \n


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/usr.bin/lex/FlexLexer.h
cvs rdiff -r1.2 -r1.3 src/usr.bin/lex/NEWS
cvs rdiff -r1.15 -r1.16 src/usr.bin/lex/flex.1
cvs rdiff -r1.17 -r1.18 src/usr.bin/lex/flex.skl
cvs rdiff -r1.16 -r1.17 src/usr.bin/lex/gen.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index