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

COMPLR and line numbers



COMPLR on Bottoms-10 should complain if passed a file with line numbers.
Better yet, it should ignore them.  Currently it just gives lots of
bogus compilation errors, and some naive users can't figure out what
the problem is.

(You can test if a file has line numbers by looking for a 1 in the
rightmost bit of the first word of the file.)