Skip to content

1.3.10 - Fixed compiler errors

Choose a tag to compare

@evaherrada evaherrada released this 26 May 19:58
· 23 commits to master since this release
13d25e6

Two compiler errors were fixed: comparison between signed and unsigned integers, and unused parameter count
Thanks @Rotzbua for the two excellent PRs