Commit Diff


commit - 8497d28fbaa8ef585d87feaa3b682b4de11f2211
commit + 090756523e38936e767d19747cb2e5e447c9d6e1
blob - 021282c20d2ca0a63ddac4cff88a429ac047853a
blob + 51515ae51c4ec314b2682ad32106df539e75b4b8
--- ChangeLog
+++ ChangeLog
@@ -21,6 +21,7 @@ ngIRCd 0.7.0
   - Fixed compilation and test-suite on SunOS (tested with 5.6).
   - New documentation file "doc/Platforms.txt" describing the status of
     ngIRCd on the various tested platforms.
+  - Test for broken GCC on Mac OS X and disable "-pedantic" in this case.
 
   ngIRCd 0.7.0-pre1 (2003-04-22)
   - New signal handler (more secure, actions are executed outside).
@@ -444,4 +445,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.193 2003/04/22 23:55:06 alex Exp $
+$Id: ChangeLog,v 1.194 2003/04/23 01:09:46 alex Exp $
blob - 2c4d8942566558ee7c733cb851e9d1123d571b44
blob + 900f0c7a7c318c321bf31da15070f202a0d6ae54
--- doc/Platforms.txt
+++ doc/Platforms.txt
@@ -30,6 +30,7 @@ i386/unknown/freebsd5.0     gcc 3.2.1    0.7.x-CVS  03
 i386/unknown/netbsdelf1.6.1 gcc 2.95.3   0.7.x-CVS  03-04-23 alex   Y Y Y Y
 i686/pc/linux-gnu           gcc 2.95/3.x 0.7.0-pre1 03-04-22 alex   Y Y Y Y (1)
 m68k/apple/aux3.1.1         Orig. A/UX   0.7.x-CVS  03-04-22 alex   Y Y Y Y (2)
+powerpc/apple/darwin6.5     gcc 3.1      0.7.x-CVS  03-04-23 alex   Y Y Y Y
 sparc/sun/solaris2.6        gcc 2.95.3   0.7.x-CVS  03-04-22 alex   Y Y Y Y
 
 
@@ -47,4 +48,4 @@ Notes
 			
 
 -- 
-$Id: Platforms.txt,v 1.1 2003/04/22 23:47:39 alex Exp $
+$Id: Platforms.txt,v 1.2 2003/04/23 01:07:16 alex Exp $