Bug 80634

Summary: [PATCH] fix gracer build on gcc3
Product: Ports & Packages Reporter: Eric Anholt <anholt>
Component: Individual Port(s)Assignee: Eric Anholt <anholt>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
gracer-unbreak.diff none

Description Eric Anholt freebsd_committer freebsd_triage 2005-05-05 03:20:01 UTC
	gracer build was broken with gcc3 due to empty cases at the end of
	switch statements.  Attached patch fixes that plus a bit of warning
	noise.

	It looks ugly to me when playing (colors are wrong) but I'm betting
	that's a 64-bit issue.
Comment 1 Eric Anholt freebsd_committer freebsd_triage 2005-05-05 06:45:35 UTC
State Changed
From-To: open->feedback

Maintainer contacted.  Hang on to this one. 


Comment 2 Eric Anholt freebsd_committer freebsd_triage 2005-05-05 06:45:35 UTC
Responsible Changed
From-To: freebsd-ports-bugs->anholt

Maintainer contacted.  Hang on to this one.
Comment 3 Eric Anholt freebsd_committer freebsd_triage 2005-05-05 20:24:49 UTC
State Changed
From-To: feedback->closed

Committed.