Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 267097

Summary: games-action/atanks-3.5-r1.ebuild version bump
Product: Gentoo Linux Reporter: Sven Eden <sven.eden>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: atanks-3.5-r1.ebuild

Description Sven Eden 2009-04-22 14:50:30 UTC
Hi!

This is an ebuild for the current version of Atomic Tanks, Version 3.5-r1.

It is my first ebuild, thus I hope it is okay as it is.

Sven
Comment 1 Sven Eden 2009-04-22 14:53:45 UTC
Created attachment 189160 [details]
atanks-3.5-r1.ebuild
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2009-05-04 00:01:23 UTC
In portage.  Please do grab the patch from the files directory and apply to your code base.

Also, this looks like it needs fixing:

player.cpp: In member function 'int PLAYER::controlTank()':
player.cpp:1104: warning: integer overflow in expression
Comment 3 Sven Eden 2009-05-06 13:49:00 UTC
(In reply to comment #2)
> In portage.  Please do grab the patch from the files directory and apply to
> your code base.

no problem, thanks!

> 
> Also, this looks like it needs fixing:
> 
> player.cpp: In member function 'int PLAYER::controlTank()':
> player.cpp:1104: warning: integer overflow in expression
> 

Thanks for the info!