This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Blitz, Boost, FTensor failures with new C++ parser
- From: Walter Landry <wlandry at ucsd dot edu>
- To: gcc at gcc dot gnu dot org
- Date: Thu, 09 Jan 2003 14:52:33 -0800 (PST)
- Subject: Re: Blitz, Boost, FTensor failures with new C++ parser
Janis Johnson wrote:
> I've been building and testing Blitz, Boost, and FTensor
> occasionally with the mainline on powerpc64-linux. Yesterday Blitz
> and FTensor failed to build and Boost had new test errors, and I
> just confirmed that they have the same problems today on i686-linux.
> Blitz, at least, gets a lot of warnings about using deprecated
> features. These should all continue to work with the new parser,
> shouldn't they, particularly the ones that have been release
> criteria for GCC 3.x?
If these problems are caused by implicit typenames, I have a new
version that should solve those problems:
http://www.oonumerics.org/FTensor/FTensor-1.1pre20.tar.gz
Regards,
Walter Landry
wlandry@ucsd.edu