Boost logo

Ublas :

From: Thomas Lemaire (thomas.lemaire_at_[hidden])
Date: 2005-09-19 01:29:28


cool ! and the last debian/sid gcc-4.0.1-8 includes this fix.

thomas

On Saturday 17 September 2005 10:28, Michael Stevens wrote:
> On Freitag 16 September 2005 13:33, Michael Stevens wrote:
> > On Donnerstag 15 September 2005 20:17, Michael Stevens wrote:
> > > Also,
> > >
> > > If you force the 'complexity' constant to be instantiated then failure
> > > is avoided...
> > >
> > > const unsigned a = a_template_class<int>::complexity;
> > > BOOST_STATIC_ASSERT (a_template_class<int>::complexity == 0); //
> > > FAILS! unless complexity is instantiated as above
> > >
> > > Nasty stuff
> > >
> > > Michael
> >
> > Reported as GCC bug 23771
>
> Thomas,
>
> Due to the wonders of open source software a fix has been commited to the
> GCC parser for the bug.
>
> Thanks,
>
> Michael

-- 
thomas