terrfg

Results 3 issues of terrfg

// 从 pos1 下标开始的 count1 个字符跟另一个 basic_string 下标 pos2 开始的 count2 个字符比较 template int basic_string:: compare(size_type pos1, size_type count1, const basic_string& other, size_type pos2, size_type count2) const { auto n1...

The following build commands failed: CompileC /Users/pssgw/Desktop/Piccolo/build/build/PiccoloRuntime.build/Release/Objects-normal/arm64/lua_component.o /Users/pssgw/Desktop/Piccolo/engine/source/runtime/function/framework/component/lua/lua_component.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'PiccoloRuntime' from project 'Piccolo') (1 failure) Hello I would like to know how to fix it!!!!!

bug