basmith / box2d

Automatically exported from code.google.com/p/box2d

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unused variable warnings and static analysis fixes

GoogleCodeExporter opened this issue · comments

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:

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: