code-google-com / bullet

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

btHashString warning #288

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1.
const bool btHashString::equals() const produce compiler warning about 
ignoring return type qualifier

What is the expected output? What do you see instead?
bool btHashString::equals() const

What version of the product are you using? On what operating system?
2.75

Please provide any additional information below.

Original issue reported on code.google.com by blakf...@gmail.com on 7 Oct 2009 at 9:58

GoogleCodeExporter commented 9 years ago
fixed in latest trunk,
thanks for the report!

Original comment by erwin.coumans on 3 Nov 2009 at 6:16