This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]