[svn] GnuPG - r4134 - trunk
svn author wk
cvs at cvs.gnupg.org
Tue May 16 13:06:28 CEST 2006
Author: wk
Date: 2006-05-16 13:06:28 +0200 (Tue, 16 May 2006)
New Revision: 4134
Modified:
trunk/ChangeLog
trunk/README
Log:
Fixed OSF5 warning suppression.
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2006-05-16 09:54:41 UTC (rev 4133)
+++ trunk/ChangeLog 2006-05-16 11:06:28 UTC (rev 4134)
@@ -1,3 +1,10 @@
+2006-05-16 Werner Koch <wk at g10code.com>
+
+ * README: Removed note for OSF5 as this is the default now.
+ Reported by Joerg Honegger.
+
+ * configure.ac [osf5]: Fixed warning name to ptrmismatch1.
+
2006-04-27 David Shaw <dshaw at jabberwocky.com>
* NEWS: Note SHA-224 and DSA2.
Modified: trunk/README
===================================================================
--- trunk/README 2006-05-16 09:54:41 UTC (rev 4133)
+++ trunk/README 2006-05-16 11:06:28 UTC (rev 4134)
@@ -685,11 +685,6 @@
./configure --with-libiconv-prefix=/sw
- * Compaq C V6.2 for alpha:
-
- You may want to use the option "-msg-disable ptrmismatch1"
- to get rid of the sign/unsigned char mismatch warnings.
-
* IBM RS/6000 running AIX:
Due to a change in gcc (since version 2.8) the MPI stuff may
More information about the Gnupg-commits
mailing list