gcc-3.3 issues

Peter Kadau peter.kadau at tuebingen.mpg.de
Thu Jul 17 13:47:07 PDT 2003


Hi !

Sorry for that...
That was my pre-get-rid-of-g++-workaround - 
how embarrassing !

Alexander pointed out in private (thank you),
that this was a failure.

> I am willing to test the patches if one of you have any.

Try that instead:
--- prog/checker_string.hpp.orig        Tue Sep 24 03:34:52 2002
+++ prog/checker_string.hpp     Thu Jul 17 22:37:38 2003
@@ -5,6 +5,7 @@
 // it at http://www.gnu.org/.
  
 #include <stdio.h>
+#include <assert.h>
  
 #include "aspell.h"
  
And *please* don't ask why I didn't use assert.h
in the first place. *flush*

Cheers anyway
Peter





More information about the freebsd-current mailing list