Changeset: 0cac87e59491 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=0cac87e59491
Modified Files:
configure.ag
Branch: Jul2017
Log Message:
Add a comment.
diffs (12 lines):
diff --git a/configure.ag b/configure.ag
--- a/configure.ag
+++ b/configure.ag
@@ -629,6 +629,8 @@ AS_VAR_IF([enable_strict], [yes], [
# We can deal with -Wunrechable-code on modern
# compilers, but FreeBSD's clang (3.4.1) is too old.
+ # We need a version that understands the DISABLES
+ # CODE comment that is in the code at various places.
AS_CASE([$CC_ver],
[clang-3.*], [],
[MCHECK_ADD_FLAG([-Wunreachable-code])])
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list