Bug 63105 - bento-fix: games/gnomeattacks
Summary: bento-fix: games/gnomeattacks
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: 2004-02-20 03:40 UTC by hendrik
Modified: 2004-02-20 15:27 UTC (History)
1 user (show)

See Also:


Attachments
patch-src:game.c (392 bytes, text/plain)
2004-02-20 03:40 UTC, hendrik
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description hendrik 2004-02-20 03:40:16 UTC
Fix gnomeattacks as found by bento on
http://bento.freebsd.org/errorlogs/amd64-5-full/gnomeattacks-0.3.log
(valid for all platforms)

Changes:
 - add levelset_get_file_name() prototype to game.c
 - remove va_list = NULL assignment (not shown in man stdarg(3) example
   so this should be save :)
 - add attached patch to files/

CC'ed to Andy (author)
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2004-02-20 15:27:27 UTC
State Changed
From-To: open->closed

committed, thanks