fix: take handler for sol_lua_check as function reference (#6393)
* fix: take handler for `sol_lua_check` as function reference * changelog * fix: includes * uintptr type * fix: ub and eq
This commit is contained in:
@@ -103,6 +103,7 @@
|
||||
- Dev: Update vcpkg baseline. (#6359)
|
||||
- Dev: Added an explicit `frozen` flag to `Message`. (#6367)
|
||||
- Dev: Stop sending `JOIN`/`PART` commands for channels starting with `/`. (#6376)
|
||||
- Dev: Error handlers for Sol check functions now take a function reference over an owning type. (#6393)
|
||||
|
||||
## 2.5.3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user