This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Problems with the new concepts checking code (boost)
- To: Phil Edwards <pedwards at disaster dot jaj dot com>
- Subject: Re: Problems with the new concepts checking code (boost)
- From: Peter Schmid <schmid at snake dot iap dot physik dot tu-darmstadt dot de>
- Date: Fri, 6 Apr 2001 22:09:10 +0200 (CEST)
- cc: libstdc++ at gcc dot gnu dot org
|The note on 1.12.0 was based on email with the author. I don't know where
|1.21.1 is coming from. I can't find anything marked 1.21.1 in the Boost
|CVS repository.
I simply fetched the most recent tar file, boost_1_21_1.tar.gz, from
www.boost.org. As shown in the top level index.htm file, this copy of
the repository has version 1.21.1, released on March 14, 2001.
|Let me see how the boost testsuite behaves on my machine. I would definitely
|like to get this cleaned up and fixed soon; I fear that if we keep removing
|the checks nobody will ever use them.
This is a good a idea. I believe that the new checking code is
potentially much better than the old one. It is a substantial
improvement if it works flawlessly and it did work without a problem
for the boost libraries before the libstdc++ checking code change.
Peter Schmid