Bug 62456 - WARNS fixes for games/pom and games/caesar
Summary: WARNS fixes for games/pom and games/caesar
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: bin (show other bugs)
Version: 5.2-CURRENT
Hardware: Any Any
: Normal Affects Only Me
Assignee: Johan Karlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-06 23:50 UTC by gavin
Modified: 2005-05-03 16:53 UTC (History)
0 users

See Also:


Attachments
file.diff (498 bytes, patch)
2004-02-06 23:50 UTC, gavin
no flags Details | Diff
file.diff (395 bytes, patch)
2004-02-06 23:50 UTC, gavin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description gavin 2004-02-06 23:50:17 UTC
Fix games/pom and games/caesar to compile with WARNS=6

Fix: Patch below. Tested on i386 and sparc64.

(also available at:)
http://www.devrandom.co.uk/freebsd/caesar.diff
http://www.devrandom.co.uk/freebsd/pom.diff
How-To-Repeat: 
Increase WARNS in games/[pom|caesar]/Makefile and attempt to compile
Comment 1 Johan Karlsson freebsd_committer freebsd_triage 2004-02-07 23:18:20 UTC
Responsible Changed
From-To: freebsd-bugs->johan

I will take care of this.
Comment 2 Stefan Farfeleder freebsd_committer freebsd_triage 2005-05-01 20:35:11 UTC
State Changed
From-To: open->patched

Committed to -current, thanks!
Comment 3 Stefan Farfeleder freebsd_committer freebsd_triage 2005-05-03 16:50:21 UTC
State Changed
From-To: patched->closed

Close this PR, I don't think it's necessary to MFC this style change.