behdad / box2d

Automatically exported from code.google.com/p/box2d
2 stars 12 forks source link

Unused variable warnings and static analysis fixes #337

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Compile in release mode or
2. Perform static analysis

What version of the product are you using? On what operating system?
Revision 313, Mac OS X 10.9.4 (Xcode 5.1)

Please provide any additional information below.
I've attached a patch.

Original issue reported on code.google.com by tn0...@gmail.com on 29 Aug 2014 at 6:47

Attachments:

GoogleCodeExporter commented 9 years ago
Changed my fix in b2ChainShape::CreateLoop() to match the one in 
b2ChainShape::CreateChain().

Original comment by tn0...@gmail.com on 29 Aug 2014 at 7:00

Attachments: