Closed lebedov closed 10 years ago
I did this instead. Just inline does not actually inline in many cases and it seemed to be the authors intention to force it. Although given this was 5 months ago in your post not much hope that there is any active maintenance. FORCE_INLINE inline attribute((always_inline))
I wasn't able to reproduce this locally. I merged in r150 from the upstream MurmurHash repository -- leave a comment if the compile error remains.
Seems to work for me now. I am on ubuntu 11.10 now though.
Ok thanks, will reopen if it returns
Compilation of python-smhasher fails on Ubuntu 12.10 with the following errors:
The following patch appears to solve the problem: