fix: use qsizetype zerovalue instead of 0LL (#6483)
this fixes 32-bit installs
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
## Unversioned
|
||||
|
||||
- Dev: Make code sanitizers opt in with the `CHATTERINO_SANITIZER_SUPPORT` CMake option. After that's enabled, use the `SANITIZE_*` flag to enable individual sanitizers. (#6493)
|
||||
- Dev: Fix 32-bit compile in PluginRepl. (#6483)
|
||||
|
||||
## 2.5.4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user