mirchd

Results 4 issues of mirchd

Hi, when two overload member function has the same params nums, the "ifunction_overloaded.c" will judge the first style and break. same as, C++: void Node:addChild(Node* child, int localZOrder, const std::string...

Hi, if there is a uint64 element in the proto msg, it parses error.

engine version:ue5.5.1 plugin version:the latest version when engine build with Debug config, the plugin crash on engine shutdown; when engine build with Development config, everything is ok. here is the...

Full build error log: `D:/program/Android/android-sdk-windows/ndk/25.1.8937393/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/c++/v1/type_traits(3874,23): error: calling 'operator()' with incomplete return type 'FLuaValueOrError' _LIBCPP_INVOKE_RETURN(_VSTD::forward(__f)(_VSTD::forward(__args)...)) ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/program/Android/android-sdk-windows/ndk/25.1.8937393/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/c++/v1/__config(795,15): note: expanded from macro '_VSTD' #define _VSTD std::_LIBCPP_ABI_NAMESPACE ^ D:/program/Android/android-sdk-windows/ndk/25.1.8937393/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/c++/v1/type_traits(3771,23): note: expanded from macro...