adamleesaintfrancis / spacewar

Automatically exported from code.google.com/p/spacewar
0 stars 0 forks source link

ImmutableShip.getFlagTeam doesn't return what it is supposed to. #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. From an ImmutableShip object, try to use getFlagTeam().
2.
3.

What is the expected output? What do you see instead?
Expected output is an integer value -1.
Output instead is a null string.

What version of the product are you using? On what operating system?
v116, Mac OSX

Please provide any additional information below.
Submitted by Brian Stringfellow

Also, please cc: jfager on any new issues that are opened!  Thank you!

Original issue reported on code.google.com by stri...@gmail.com on 16 Apr 2007 at 1:20

GoogleCodeExporter commented 9 years ago
This was reported over the weekend and fixed.  The problem is the comment, not 
the return value.  The 
comment has been updated.

Original comment by dramymcg...@gmail.com on 16 Apr 2007 at 2:39