Boost logo

Boost :

From: Synge Todo (wistaria_at_[hidden])
Date: 2003-04-13 21:36:33


Thanks, John,

I have not checked recent CVS repository for last few weeks. I tried
it this morning and confirmed that it works well. I posted the same
patch with that for boost.random in last December, but at that time
the patch for static_assert is ignored unfortunately...

Anyway, I thank all the Boosters again for responding so quickly this
time.

Best regards,

Synge

From: "John Maddock" <jm_at_[hidden]>
Subject: Re: [boost] [static_assert] Patch for SGI MIPSpro C++
Date: Fri, 11 Apr 2003 11:42:07 +0100
> > For SGI MIPSpro C++ compiler, I need the attached small patch to
> > boost/static_assert.hpp in order to compile with boost, since in some
> > situation the compiler does not accept boolian expressions for the
> > template parameter. E.g.
> >
> > cc-1070 CC: ERROR File =
> /home/i004/i00400/src/boost/boost/random/normal_distribution.hpp, Line = 49
> > The indicated type is incomplete.
> >
> > BOOST_STATIC_ASSERT(!std::numeric_limits<RealType>::is_integer);
> > ^
> >
> > Could someone apply this patch?
>
> Jens Maurer recently patched that file for the SGI compiler - see
> http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/boost/boost/boost/static_asse
> rt.hpp can you verify that this is working OK?
>
> Thanks,
>
> John Maddock.
>
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk