]> code.delx.au - gnu-emacs/blobdiff - etc/NEWS
Enable GCC warnings in developer builds
[gnu-emacs] / etc / NEWS
index 6cc1c5ae01cce9388097b3a3d65d0305684de3de..d38bc3d909982e3da9f1a60c4903edfbdf04fd6a 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -25,6 +25,12 @@ otherwise leave it unmarked.
 \f
 * Installation Changes in Emacs 25.2
 
+** The new option 'configure --enable-gcc-warnings=warn-only' causes
+GCC to issue warnings without stopping the bild.  This behavior is now
+the default in developer builds.  As before, use
+'--disable-gcc-warnings' to suppress GCC's warnings, and
+'--enable-gcc-warnings' to stop the build if GCC issues warnings.
+
 +++
 ** New configure option '--disable-build-details' attempts to build an
 Emacs that is more likely to be reproducible; that is, if you build