AZero13
AZero13
Addressed!
Any updates?
Addressed!
Any updates?
It's not every day you discover MSVC is the one with a compilation bug, considering it is why only one test failed due to a refactoring despite other compilers generating...
All ready!
A lot of these changes are modernizations. Every single refactoring has been thoroughly tested and there is no behavioral change outside of some functions being changed to an equivalent form.
Remember we are comparing the values as unsigned instead of signed. Wide char types that are likely sign extended will end up resulting in a negative return value if we...
If this is intended behavior, I’ll just close the PR.