NetBSD-Bugs archive

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

PR/48195 CVS commit: src/usr.bin/xinstall



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

From: "Paul Goyette" <pgoyette%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/48195 CVS commit: src/usr.bin/xinstall
Date: Tue, 31 May 2016 06:55:02 +0000

 Module Name:	src
 Committed By:	pgoyette
 Date:		Tue May 31 06:55:02 UTC 2016
 
 Modified Files:
 	src/usr.bin/xinstall: xinstall.c
 
 Log Message:
 Move __MKTEMP_OK up earlier so it has an actual impact.  Reduces the
 number of warnings during build.
 
 XXX There are still some other warnings remaining to be resolved.
 
 Fixes PR bin/48195 although we really should go back someday and fix
 this correctly (by replacing all uses of mktemp(3)!)
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.124 -r1.125 src/usr.bin/xinstall/xinstall.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