Summary: | update math/fxt | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Erwin Lansing <erwin> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports (Nobody) <ports> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Erwin Lansing
2002-10-28 10:40:01 UTC
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 State Changed From-To: open->closed committed, thanks On Mon, Oct 28, 2002 at 05:58:54PM +0100, Christian Weisgerber wrote: > 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): > [snip] I'll have a look at it tomorrow. Thanks for noticing. -erwin -- _._ _,-'""`-._ Erwin Lansing (,-.`._,'( |\`-/| http://droso.org/ erwin@lansing.dk `-.-' \ )-`( , o o) http://fnidder.dk/ -bf- `- \`_`"'- On Mon, Oct 28, 2002 at 10:00:11AM -0800, Erwin Lansing wrote: > On Mon, Oct 28, 2002 at 05:58:54PM +0100, Christian Weisgerber wrote: > > In article <20021028103356.DE582AB46@backup-mx.droso.dk> you write: > >=20 > > > >Number: 44561 > > > >Category: ports > > > >Synopsis: update math/fxt > >=20 > > This doesn't build on -CURRENT (GCC3): > >=20 > [snip] > > I'll have a look at it tomorrow. Thanks for noticing. > Due to a break in, I'll have to take down our -current box, so I won't be able to fix this until we have everything cleaned up and new hardware :( -erwin -- _._ _,-'""`-._ Erwin Lansing (,-.`._,'( |\`-/| http://droso.org/ erwin@lansing.dk `-.-' \ )-`( , o o) http://fnidder.dk/ -bf- `- \`_`"'- |