'inline' is not a recognized C89 keyword, it made the build fail with strict or older compilers (msvc 2008, gcc with -std=c89). 'inline' is also just a hint, one that gcc 4.4.3 in this particular case happily ignored. Ergo, remove it.v0.10
parent
e4c13a8784
commit
3e626c6cb6
Loading…
Reference in new issue