From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5201 invoked by alias); 24 Nov 2004 16:12:44 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 4946 invoked from network); 24 Nov 2004 16:12:23 -0000 Received: from unknown (HELO develer.com) (151.38.19.110) by sourceware.org with SMTP; 24 Nov 2004 16:12:23 -0000 Received: (qmail 18737 invoked from network); 24 Nov 2004 16:12:14 -0000 Received: from unknown (HELO mimas) (10.3.3.245) by ns.trilan with SMTP; 24 Nov 2004 16:12:14 -0000 Message-ID: <0b1c01c4d240$5c305db0$f503030a@mimas> From: "Giovanni Bajo" To: Cc: References: <1101288663.41a454d70a0dc@webmail.fib.upc.es> <25ad01c4d210$782e33a0$2fb82997@bagio> <1101310514.41a4aa3296c36@webmail.fib.upc.es> Subject: Re: nurbs cannot be compiled with gcc 3.4 Date: Wed, 24 Nov 2004 16:34:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-SW-Source: 2004-11/txt/msg00899.txt.bz2 e7677215@est.fib.upc.edu wrote: > from nurbs.cpp : > > template > BasicList< Point_nD > NurbsCurve::tesselate(T tolerance,BasicList > *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