Source-Changes-D archive

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

Re: CVS commit: src/external/bsd/flex/dist/src



Hi,

I've seen strange warnings:

nbmake[7]: /data/amd64/obj/tools/lex/.depend, 959: ignoring stale .depend for /p/netbsd/cvsroot/src/external/bsd/flex/dist/src/scan.l

From commit log of /usr/src/external/bsd/flex/dist/src/initparse.c,
revision 1.2 says:

	Regen without #line directives.
	- nbyacc -l -d -o initparse.c parse.y
	- nblex -L -t -p scan.l > initscan.c

And using the same step to generate initparse.c and initscan.c, above
warning has gone.

Is there any reason not to use the same way of files generation?

Best regards.

-- 
Takahiro Kambe <taca%back-street.net@localhost>


Home | Main Index | Thread Index | Old Index