Bug 58064 - Update port graphics/pstoedit to compile with gcc-3.3.1
Summary: Update port graphics/pstoedit to compile with gcc-3.3.1
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-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-15 12:30 UTC by Fritz Heinrichmeyer
Modified: 2003-10-26 11:09 UTC (History)
0 users

See Also:


Attachments
file.diff (1.20 KB, patch)
2003-10-15 12:30 UTC, Fritz Heinrichmeyer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fritz Heinrichmeyer 2003-10-15 12:30:18 UTC
	graphics/pstoedit does not compile with -pedantic under gcc-3.3.1

Fix: apply this patch (switch off -pedantic):
How-To-Repeat: 	try to build port under current or with gcc-3.3.1 installed
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2003-10-26 11:09:16 UTC
State Changed
From-To: open->closed

Similar patch committed, thanks!