BIND 10 master, updated. f97ecbe97b6b3e098ebde2c984041dd24ce2dbbe [master] add changelog entry for #2340

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Oct 12 16:23:03 UTC 2012


The branch, master has been updated
       via  f97ecbe97b6b3e098ebde2c984041dd24ce2dbbe (commit)
      from  e78384f8c6aca75a41ea000d22ecc7648513ad02 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 ChangeLog |   12 ++++++++++++
 1 file changed, 12 insertions(+)

-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index b421f01..65505ec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+493.	[build]		jinmei
+	Fixed build failure with newer versions of clang++.  These
+	versions are stricter regarding "unused variable" and "unused
+	(driver) arguments" warnings, and cause fatal build error
+	with -Werror.  The affected versions of clang++ include Apple's
+	customized version 4.1 included in Xcode 4.5.1.  So this fix
+	will solve build errors for Mac OS X that uses newer versions of
+	Xcode.
+	(Trac #2340, git 55be177fc4f7537143ab6ef5a728bd44bdf9d783,
+	3e2a372012e633d017a97029d13894e743199741 and commits before it
+	with [2340] in the commit log)
+
 492.	[func]		tomek
 	libdhcpsrv: The DHCP Configuration Manager is now able to store
 	information about IPv4 subnets and pools. It is still not possible



More information about the bind10-changes mailing list