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:
@@ -58,6 +58,7 @@ set(test_SOURCES
|
||||
${CMAKE_CURRENT_LIST_DIR}/src/ImageUploader.cpp
|
||||
${CMAKE_CURRENT_LIST_DIR}/src/TwitchChannel.cpp
|
||||
${CMAKE_CURRENT_LIST_DIR}/src/TwitchUserColor.cpp
|
||||
${CMAKE_CURRENT_LIST_DIR}/src/FunctionRef.cpp
|
||||
|
||||
${CMAKE_CURRENT_LIST_DIR}/src/lib/Snapshot.cpp
|
||||
${CMAKE_CURRENT_LIST_DIR}/src/lib/Snapshot.hpp
|
||||
|
||||
Reference in New Issue
Block a user