NetBSD-Bugs archive

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

PR/52797 CVS commit: src/tools/compat



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

From: "Sevan Janiyan" <sevan%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52797 CVS commit: src/tools/compat
Date: Sat, 9 Dec 2017 04:22:53 +0000

 Module Name:	src
 Committed By:	sevan
 Date:		Sat Dec  9 04:22:53 UTC 2017
 
 Modified Files:
 	src/tools/compat: configure.ac
 
 Log Message:
 Add asnprintf() to the AC_CHECK_DECLS list.
 Resolves conflict when cross compiling on Cygwin the provided implementation
 does not get picked up.
 
 Closes PR toolchain/52797
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.88 -r1.89 src/tools/compat/configure.ac
 
 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