11-08-2022, 02:43 AM
In regards to the warnings and missing `static` those are addressed in a PR I currently have open
In regards to the `stdint.h`, it does look like you're right that for Windows `stdint.h` never gets included, that got missed (and apparently it must get included from elsewhere with the gcc version we're using). I'll see about fixing that.
In regards to the `stdint.h`, it does look like you're right that for Windows `stdint.h` never gets included, that got missed (and apparently it must get included from elsewhere with the gcc version we're using). I'll see about fixing that.