NetBSD-Bugs archive

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

PR/37222 CVS commit: src/usr.bin/make



The following reply was made to PR bin/37222; it has been noted by GNATS.

From: David Laight <dsl%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/37222 CVS commit: src/usr.bin/make
Date: Fri, 6 Nov 2009 20:20:56 +0000

 Module Name:   src
 Committed By:  dsl
 Date:          Fri Nov  6 20:20:56 UTC 2009
 
 Modified Files:
        src/usr.bin/make: parse.c
 
 Log Message:
 Report lines that ought to contain a ':' operator but start with a '.'
 as "Unknown directive" sinze they are more likely to be .elseif (etc).
 Lets me close PR/37222!
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.158 -r1.159 src/usr.bin/make/parse.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index