Date: Mon, 28 Oct 2002 09:40:03 -0800 (PST) From: Christian Weisgerber <naddy@mips.inka.de> To: freebsd-ports@FreeBSD.org Subject: Re: ports/44561: update math/fxt Message-ID: <200210281740.g9SHe3JX024631@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/44561; it has been noted by GNATS. From: Christian Weisgerber <naddy@mips.inka.de> To: erwin@lansing.dk Cc: freebsd-gnats-submit@freebsd.org Subject: Re: ports/44561: update math/fxt Date: Mon, 28 Oct 2002 17:58:54 +0100 (CET) In article <20021028103356.DE582AB46@backup-mx.droso.dk> you write: > >Number: 44561 > >Category: ports > >Synopsis: update math/fxt This doesn't build on -CURRENT (GCC3): aux/auxprint.cc: In function `void graph_print(const char*, const double*, long unsigned int, double)': aux/auxprint.cc:56: call of overloaded `max(double, double)' is ambiguous aux/inline.h:35: candidates are: Type max(const Type&, const Type&) [with Type = double] /usr/include/g++/bits/stl_algobase.h:169: const _Tp& std::max(const _Tp&, const _Tp&) [with _Tp = double] aux/auxprint.cc:74: call of overloaded `swap(ulong&, ulong&)' is ambiguous aux/inline.h:14: candidates are: void swap(Type&, Type&) [with Type = ulong] /usr/include/g++/bits/stl_algobase.h:121: void std::swap(_Tp&, _Tp&) [with _Tp = ulong] gmake: *** [aux/auxprint.o] Error 1 -- Christian "naddy" Weisgerber naddy@mips.inka.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210281740.g9SHe3JX024631>