lianlab / bullet

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

Clean-up for BulletCollision/BroadphaseCollision to fix some warnings #167

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The patch fixes some warnings about unused variables/functions and a warning of 
Intel compiler 
(struct BroadphaseRayTester must not be declared as a nested class).

Original issue reported on code.google.com by ol...@arcor.de on 5 Jan 2009 at 9:04

Attachments:

GoogleCodeExporter commented 9 years ago
thanks for all the patches, we'll apply them soon.

Original comment by erwin.coumans on 19 Jan 2009 at 8:46

GoogleCodeExporter commented 9 years ago
applied here:
http://code.google.com/p/bullet/source/detail?r=1607

Thanks a lot for the contribution again!

Original comment by erwin.coumans on 6 Feb 2009 at 6:11