emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master 7514b24: ; Minor ChangeLog fix


From: Paul Eggert
Subject: [Emacs-diffs] master 7514b24: ; Minor ChangeLog fix
Date: Sun, 05 Apr 2015 19:53:39 +0000

branch: master
commit 7514b24b6a512d85b762c603e9e0107d2c8a52f1
Author: Paul Eggert <address@hidden>
Commit: Paul Eggert <address@hidden>

    ; Minor ChangeLog fix
---
 ChangeLog |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 7746605..70ab50c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,8 @@
 2015-04-03  Paul Eggert  <address@hidden>
 
        Port 'configure' to clang 3.5
-       * configure.ac: Add -Wno-unknown-attributes if clang; otherwise
-       clang 3.5.0 (Fedora 21 x86-64) complains
+       * configure.ac: Add -Wno-unknown-attributes if clang;
+       otherwise clang 3.5.0 (Fedora 21 x86-64) complains
        "/usr/include/glib-2.0/glib/gmem.h: ... warning: unknown attribute
        '__alloc_size__' ignored".  Use -Werror when checking for -nopie;
        otherwise clang warns about -nopie instead of failing, and then



reply via email to

[Prev in Thread] Current Thread [Next in Thread]