Skip to content

String Theory 3.8

Latest
Compare
Choose a tag to compare
@zrax zrax released this 02 Oct 18:35
· 11 commits to master since this release
3.8
39cdcdc
  • Fix UB in find and related operations, which could read past the end of the string in certain cases.
  • Fix <cstdint> include in st_string.h
  • Fix some compiler warnings with newer versions of MSVC and GCC