C Preprocessor Problem

Kendall kendall at wjh12.UUCP
Wed Aug 17 11:14:52 AEST 1983


The problem is that the C preprocessor doesn't remember your #line
directives, but only passes them through, so that the effect of a
#line is lost after a #include.  Yes, I've seen this problem; it is
fixed in System V, although not in Unisoft's port of System V.
Please post any fixes to the net.



More information about the Comp.unix mailing list