Bug 42675 - net/arts++ does not compile with GCC 3.2
Summary: net/arts++ does not compile with GCC 3.2
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: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-12 01:00 UTC by Craig Rodrigues
Modified: 2002-09-26 04:37 UTC (History)
1 user (show)

See Also:


Attachments
file.shar (118.55 KB, text/plain)
2002-09-12 01:00 UTC, Craig Rodrigues
no flags Details
patch-aa (115.89 KB, text/plain; charset=us-ascii)
2002-09-25 23:24 UTC, Craig Rodrigues
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Craig Rodrigues 2002-09-12 01:00:07 UTC
     net/arts++ does not compile with GCC 3.2

Fix: Patches follow:
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-09-25 20:08:54 UTC
with this patch, I can build on my current machine
but unfortunately it failed on my stable machine ...

could you please adjust it so that we can build it both on current and on
stable ? or maybe you'd like to mail this patch to the author so that he can
patch them in the next release :)
-- 
int i;main(){for(;i["]<i;++i){--i;}"];read('-'-'-',i+++"hell\
o, world!\n",'/'/'/'));}read(j,i,p){write(j/p+p,i---j,i/i);}
					-- IOCCC 1984
Comment 2 Craig Rodrigues 2002-09-25 23:24:15 UTC
On Thu, Sep 26, 2002 at 03:08:54AM +0800, Ying-Chieh Liao wrote:
> with this patch, I can build on my current machine
> but unfortunately it failed on my stable machine ...
> 
> could you please adjust it so that we can build it both on current and on
> stable ? or maybe you'd like to mail this patch to the author so that he can
> patch them in the next release :)

OK, I adjusted my patch and tested on -STABLE.

Can you verify if this is acceptable?
-- 
Craig Rodrigues        
http://www.gis.net/~craigr    
rodrigc@attbi.com
Comment 3 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-09-26 04:36:55 UTC
State Changed
From-To: open->closed

committed, thanks