NetBSD-Bugs archive

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

PR/52638 CVS commit: [netbsd-7] src/usr.bin/m4



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52638 CVS commit: [netbsd-7] src/usr.bin/m4
Date: Wed, 21 Mar 2018 12:08:43 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Wed Mar 21 12:08:43 UTC 2018
 
 Modified Files:
 	src/usr.bin/m4 [netbsd-7]: eval.c
 
 Log Message:
 Pull up following revision(s) (requested by mrg in ticket #1587):
 	usr.bin/m4/eval.c: revision 1.25
 	usr.bin/m4/eval.c: revision 1.26
 PR/52638: matthew green: missing argument check causes m4 to core in ifelse()
 
 remove the braces I accidentally added.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.22 -r1.22.20.1 src/usr.bin/m4/eval.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