cvs commit: src/usr.bin/make cond.c globals.h main.c make.h
Ruslan Ermilov
ru at FreeBSD.org
Thu Apr 28 11:10:33 PDT 2005
On Thu, Apr 28, 2005 at 03:37:26PM +0000, Hartmut Brandt wrote:
> harti 2005-04-28 15:37:26 UTC
>
> FreeBSD src repository
>
> Modified files:
> usr.bin/make cond.c globals.h main.c make.h
> Log:
> Introduce a flag to enable extended warnings (-x) and make them off
> by default. This should fix the problem of getting lots of errors
> when building with an up-to-date make and old *.mk files.
>
> Revision Changes Path
> 1.47 +7 -4 src/usr.bin/make/cond.c
> 1.4 +4 -0 src/usr.bin/make/globals.h
> 1.134 +13 -4 src/usr.bin/make/main.c
> 1.30 +7 -0 src/usr.bin/make/make.h
>
I think it should be masked after -d, i.e., -dx, as the former
increases chances of introducing various compatibility problems
later.
Cheers,
--
Ruslan Ermilov
ru at FreeBSD.org
FreeBSD committer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20050428/2c15eef1/attachment.bin
More information about the cvs-src
mailing list