sys/conf/DEFAULT[S]
Bruce M Simpson
bms at spc.org
Sat Sep 27 07:05:36 PDT 2003
On Sat, Sep 27, 2003 at 12:52:44PM +0200, Stefan Farfeleder wrote:
> > Similarly with FOOBAR's contents identical with SMP's contents except
> > for including FOO instead of GENERIC. So the bug must be related to
> > the file being included ... adding an empty or comment line to the
> > beginning of FOO works around it. I guess there is an off-by-1 byte
> > or line error switching the input stream.
>
> The problem is simply that the input stream is switched immediately to
> the included file after reading the file name and the parser is still
> waiting for its newline or semicolon from the production
bde mentioned this problem to me a few months ago when I suggested
we MFC the include feature to 4.x. Thanks for tracking it down!
BMS
More information about the freebsd-arch
mailing list