Skip site navigation (1)Skip section navigation (2)
Date:      17 Jul 2003 22:47:02 +0200
From:      Peter Kadau <peter.kadau@tuebingen.mpg.de>
To:        Jeremy Messenger <mezz7@cox.net>
Cc:        freebsd-current@freebsd.org
Subject:   Re: gcc-3.3 issues
Message-ID:  <1058474822.12586.51.camel@straycat>
In-Reply-To: <oprsg1q3m98ckrg5@smtp.central.cox.net>
References:  <1058366903.81198.18.camel@skeeve> <20030716110743.1e44c8e0.ak03@gte.com> <200307162209.22237.michaelnottebrock@gmx.net> <1058472457.12586.30.camel@straycat> <oprsg1q3m98ckrg5@smtp.central.cox.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1058474822.12586.51.camel>