From e09aa70c540488e0baad872e2710f09f1942f409 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 16 May 2006 11:06:28 +0000 Subject: Fixed OSF5 warning suppression. --- ChangeLog | 7 +++++++ README | 5 ----- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index d43a69181..9fb6f03fa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-05-16 Werner Koch + + * 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 * NEWS: Note SHA-224 and DSA2. diff --git a/README b/README index ad664b9cc..67dd15836 100644 --- a/README +++ b/README @@ -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 -- cgit v1.2.3