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: nurbs cannot be compiled with gcc 3.4


e7677215@est.fib.upc.edu wrote:

> from nurbs.cpp :
>
> template <class T, int N>
> BasicList< Point_nD<T,N> > NurbsCurve<T,N>::tesselate(T
tolerance,BasicList<T>
> *uk) const{

>       list2 = ca[i].tesselate(tolerance,uk) ; <------------ line 5252

Uhm, dunno at this point. We need the preprocessed source to help more.
Please follow the guidelines at http://gcc.gnu.org/bugs.html and submit a
bugreport in Bugzilla.

Thanks
-- 
Giovanni Bajo


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