skapunch/box2d

Compiling with Clang produces warnings

Closed this issue · 1 comments

What steps will reproduce the problem?
1. Compile with Clang on Linux, using any of the following flags: -pedantic 
-Wnewline-eof

What is the expected output? What do you see instead?
I expect it to build cleanly but it doesn't.

What version of the product are you using? On what operating system?
From SVN, r241.

Please provide any additional information below.
I've attached a patch that fixes these warnings.

Original issue reported on code.google.com by tn0...@gmail.com on 12 Jan 2012 at 11:56

Attachments:

Completed: At revision: 245  

Original comment by erinca...@gmail.com on 17 Mar 2012 at 6:34

  • Changed state: Fixed