Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Sep 2002 00:26:48 +0200
From:      Alexander Langer <alex@big.endian.de>
To:        Alexander Langer <alex@rtp1.SlowBlink.Com>
Cc:        freebsd-libh@FreeBSD.ORG
Subject:   Re: cvs commit: libh/bin/tclh Makefile tclh.cc libh/include Log.hh Pointer.hh ProgressIndicator.hh String.hh limits libh/include/database DatabaseEngineDb185.hh libh/include/file Archive.hh libh/include/hui Hui.hh libh/lib/common ...
Message-ID:  <20020925222648.GD41575@fump.kawo2.rwth-aachen.de>
In-Reply-To: <200209252218.g8PMIpki042647@rtp1.SlowBlink.Com>
References:  <200209252218.g8PMIpki042647@rtp1.SlowBlink.Com>

next in thread | previous in thread | raw e-mail | index | archive | help
Thus spake Alexander Langer (alex@rtp1.SlowBlink.Com):

>   Fix build with GCC 3.x

This probably breaks builds with gcc 2.x, but only because gcc 2.x
doesn't comform to the C++ standards.

I suggest we only use GCC 3.x from now.

Btw, this fix includes a lot of ugly hacks, e.g. the additional public:
declarations in Hui.hh, but I saw no other, cleaner, way.  They have to
be public anyways, since they are used elsewhere.

Alex

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-libh" in the body of the message




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