Re: sys/conf/DEFAULT[S]
From: Bruce M Simpson (bms_at_spc.org)
Date: 09/27/03
- Previous message: Stefan Farfeleder: "Re: sys/conf/DEFAULT[S]"
- In reply to: Stefan Farfeleder: "Re: sys/conf/DEFAULT[S]"
- Next in thread: Adam Migus: "Re: sys/conf/DEFAULT[S]"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 27 Sep 2003 15:05:25 +0100 To: Stefan Farfeleder <stefan@fafoe.narf.at>
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
_______________________________________________
freebsd-arch@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
- Previous message: Stefan Farfeleder: "Re: sys/conf/DEFAULT[S]"
- In reply to: Stefan Farfeleder: "Re: sys/conf/DEFAULT[S]"
- Next in thread: Adam Migus: "Re: sys/conf/DEFAULT[S]"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]