Bug 42785 - databases/db2 does not compile with new compiler
Summary: databases/db2 does not compile with new compiler
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Tilman Keskinoz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-14 20:10 UTC by Craig Rodrigues
Modified: 2002-11-08 19:35 UTC (History)
0 users

See Also:


Attachments
file.diff (1.23 KB, patch)
2002-09-14 20:10 UTC, Craig Rodrigues
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Craig Rodrigues 2002-09-14 20:10:01 UTC
   databases/db2 port does not compile with GCC 3.2
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2002-10-26 13:22:01 UTC
State Changed
From-To: open->feedback

sobomax committed a different fix on October 21. Does that fix your problem?
Comment 2 Craig Rodrigues 2002-10-26 14:14:21 UTC
On Sat, Oct 26, 2002 at 05:24:48AM -0700, Tilman Linneweh wrote:
> Synopsis: databases/db2 does not compile with new compiler
> 
> State-Changed-From-To: open->feedback
> State-Changed-By: arved
> State-Changed-When: Sat Oct 26 05:22:01 PDT 2002
> State-Changed-Why: 
> sobomax committed a different fix on October 21. Does that fix your problem?
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=42785

No it does not.  sobomax's commit is not a fix, it is a hack.

I asked sobomax to revert his patch and commit my fixes, but
he ignored my e-mail.

My patch is a true C++ fix, which works on the old (2.95) and new
(3.2) compilers.
 
-- 
Craig Rodrigues        
http://www.gis.net/~craigr    
rodrigc@attbi.com
Comment 3 Tilman Keskinoz freebsd_committer freebsd_triage 2002-10-26 14:21:52 UTC
Responsible Changed
From-To: freebsd-ports->arved

I'll take this
Comment 4 Tilman Keskinoz freebsd_committer freebsd_triage 2002-11-08 19:34:54 UTC
State Changed
From-To: feedback->closed

Finally committed, thanks