Bug 59975 - [patch] mail/milter-regex: Unreak w/ gcc33
Summary: [patch] mail/milter-regex: Unreak w/ gcc33
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: Trevor Johnson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-05 14:10 UTC by stolz
Modified: 2003-12-09 18:42 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (681 bytes, patch)
2003-12-05 14:10 UTC, stolz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description stolz 2003-12-05 14:10:18 UTC
Somehow math.h:log() is visible, causing a clash. use REINPLACE to rename
offending function.

How-To-Repeat: http://bento.freebsd.org/errorlogs/i386-5-latest/milter_regex-0.6.log
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2003-12-05 14:11:56 UTC
Responsible Changed
From-To: freebsd-ports-bugs->trevor

Over to maintainer.
Comment 2 Trevor Johnson freebsd_committer freebsd_triage 2003-12-09 18:42:47 UTC
State Changed
From-To: open->closed

committed--thanks, Volker