From 372c83bad63caefa7cd111acc1af63378fee2418 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Mon, 17 Jun 2013 06:17:40 -0400 Subject: [PATCH] Auto-commit of generated files. --- autogen/configure | 1 + 1 file changed, 1 insertion(+) diff --git a/autogen/configure b/autogen/configure index 31105ddbaf7..97e8078d4ec 100755 --- a/autogen/configure +++ b/autogen/configure @@ -7585,6 +7585,7 @@ fi # signed overflow has undefined behavior nw="$nw -Wsync-nand" # irrelevant here, and provokes ObjC warning nw="$nw -Wunsafe-loop-optimizations" # OK to suppress unsafe optimizations + nw="$nw -Wbad-function-cast" # These casts are no worse than others. # Emacs doesn't care about shadowing; see # . -- 2.39.2