Boost logo

Boost Users :

From: Toon Knapen (toon.knapen_at_[hidden])
Date: 2002-11-14 04:37:09


On Thursday 14 November 2002 09:39, jhr.walter_at_[hidden] wrote:
> ----- Original Message -----
> From: Michael Pagels
> To: boost-users_at_[hidden]
> Sent: Wednesday, November 13, 2002 2:30 PM
> Subject: [Boost-Users] ublas/config.hpp compliation error
>
> > This is my first attempt at using ublas, here's the problem --
> >
> > g++ -DHAVE_CONFIG_H -I. -I.. -I../sg -I../shared -I../include -O2
> > -g -c Linearity.C -o Linearity.o
> > In file included from ../include/boost/numeric/ublas/matrix.hpp:20,
> > from Linearity.C:16:
> > ../include/boost/numeric/ublas/config.hpp:375: parse error before `,'
>
> token
>
> Boost CVS shows for the RC branch the lines
>
> 375 template<class M, class F = lower>
> 376 class triangular_adaptor;
>
> These look OK for me.
>
> > I'm using boost_1_29_0, and gcc 3.0.4 under Linux. I reviewed the
> > newsgroup and didn't see this problem mentioned, so I'm sure it's
>

I also quickly retested the RC_1_29 branch and it worked fine with gcc 3.2 on
Linux (I had already uninstalled 3.0.4 so could'nt test that anymore).

toon


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net