From c302f5ae5f9e30a28e487e8a764d9cc31546bbea Mon Sep 17 00:00:00 2001 From: chai Date: Fri, 29 Mar 2019 22:51:04 +0800 Subject: *rename --- .../Debug/luax_cfunctions.nativecodeanalysis.xml | 2 - .../x64/Debug/luax_class.nativecodeanalysis.xml | 2 - .../x64/Debug/luax_context.nativecodeanalysis.xml | 17 --- .../x64/Debug/luax_enum.nativecodeanalysis.xml | 2 - .../Debug/luax_memberref.nativecodeanalysis.xml | 17 --- .../Luax/x64/Debug/luax_ref.nativecodeanalysis.xml | 45 ------- .../x64/Debug/luax_reftable.nativecodeanalysis.xml | 45 ------- .../x64/Debug/luax_runtime.nativecodeanalysis.xml | 45 ------- .../x64/Debug/luax_state.nativecodeanalysis.xml | 2 - .../Luax/x64/Debug/vc.nativecodeanalysis.all.xml | 131 --------------------- 10 files changed, 308 deletions(-) delete mode 100644 build/3rd-party/Luax/x64/Debug/luax_cfunctions.nativecodeanalysis.xml delete mode 100644 build/3rd-party/Luax/x64/Debug/luax_class.nativecodeanalysis.xml delete mode 100644 build/3rd-party/Luax/x64/Debug/luax_context.nativecodeanalysis.xml delete mode 100644 build/3rd-party/Luax/x64/Debug/luax_enum.nativecodeanalysis.xml delete mode 100644 build/3rd-party/Luax/x64/Debug/luax_memberref.nativecodeanalysis.xml delete mode 100644 build/3rd-party/Luax/x64/Debug/luax_ref.nativecodeanalysis.xml delete mode 100644 build/3rd-party/Luax/x64/Debug/luax_reftable.nativecodeanalysis.xml delete mode 100644 build/3rd-party/Luax/x64/Debug/luax_runtime.nativecodeanalysis.xml delete mode 100644 build/3rd-party/Luax/x64/Debug/luax_state.nativecodeanalysis.xml delete mode 100644 build/3rd-party/Luax/x64/Debug/vc.nativecodeanalysis.all.xml (limited to 'build/3rd-party') diff --git a/build/3rd-party/Luax/x64/Debug/luax_cfunctions.nativecodeanalysis.xml b/build/3rd-party/Luax/x64/Debug/luax_cfunctions.nativecodeanalysis.xml deleted file mode 100644 index dcdf088..0000000 --- a/build/3rd-party/Luax/x64/Debug/luax_cfunctions.nativecodeanalysis.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/build/3rd-party/Luax/x64/Debug/luax_class.nativecodeanalysis.xml b/build/3rd-party/Luax/x64/Debug/luax_class.nativecodeanalysis.xml deleted file mode 100644 index dcdf088..0000000 --- a/build/3rd-party/Luax/x64/Debug/luax_class.nativecodeanalysis.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/build/3rd-party/Luax/x64/Debug/luax_context.nativecodeanalysis.xml b/build/3rd-party/Luax/x64/Debug/luax_context.nativecodeanalysis.xml deleted file mode 100644 index 35a3288..0000000 --- a/build/3rd-party/Luax/x64/Debug/luax_context.nativecodeanalysis.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - d:\asura\source\3rd-party\luax\ - luax_context.cpp - 6 - 14 - - 26495 - Variable 'Luax::LuaxContext::objectCount' is uninitialized. Always initialize a member variable (type.6). - Luax::LuaxContext::{ctor} - ??0LuaxContext@Luax@@QEAA@PEAUlua_State@@@Z - 6 - - - \ No newline at end of file diff --git a/build/3rd-party/Luax/x64/Debug/luax_enum.nativecodeanalysis.xml b/build/3rd-party/Luax/x64/Debug/luax_enum.nativecodeanalysis.xml deleted file mode 100644 index dcdf088..0000000 --- a/build/3rd-party/Luax/x64/Debug/luax_enum.nativecodeanalysis.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/build/3rd-party/Luax/x64/Debug/luax_memberref.nativecodeanalysis.xml b/build/3rd-party/Luax/x64/Debug/luax_memberref.nativecodeanalysis.xml deleted file mode 100644 index a8b72f2..0000000 --- a/build/3rd-party/Luax/x64/Debug/luax_memberref.nativecodeanalysis.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - d:\asura\source\3rd-party\luax\ - luax_memberref.cpp - 6 - 16 - - 26439 - This kind of function may not throw. Declare it 'noexcept' (f.6). - Luax::LuaxMemberRef::{ctor} - ??0LuaxMemberRef@Luax@@QEAA@XZ - 6 - - - \ No newline at end of file diff --git a/build/3rd-party/Luax/x64/Debug/luax_ref.nativecodeanalysis.xml b/build/3rd-party/Luax/x64/Debug/luax_ref.nativecodeanalysis.xml deleted file mode 100644 index fb05229..0000000 --- a/build/3rd-party/Luax/x64/Debug/luax_ref.nativecodeanalysis.xml +++ /dev/null @@ -1,45 +0,0 @@ - - - - - d:\asura\source\3rd-party\luax\ - luax_ref.cpp - 7 - 10 - - 26439 - This kind of function may not throw. Declare it 'noexcept' (f.6). - Luax::LuaxRef::{ctor} - ??0LuaxRef@Luax@@QEAA@H@Z - 7 - - - - - d:\asura\source\3rd-party\luax\ - luax_ref.cpp - 59 - 16 - - 26439 - This kind of function may not throw. Declare it 'noexcept' (f.6). - Luax::LuaxStrongRef::{ctor} - ??0LuaxStrongRef@Luax@@QEAA@XZ - 59 - - - - - d:\asura\source\3rd-party\luax\ - luax_ref.cpp - 64 - 14 - - 26439 - This kind of function may not throw. Declare it 'noexcept' (f.6). - Luax::LuaxWeakRef::{ctor} - ??0LuaxWeakRef@Luax@@QEAA@XZ - 64 - - - \ No newline at end of file diff --git a/build/3rd-party/Luax/x64/Debug/luax_reftable.nativecodeanalysis.xml b/build/3rd-party/Luax/x64/Debug/luax_reftable.nativecodeanalysis.xml deleted file mode 100644 index fcb4b68..0000000 --- a/build/3rd-party/Luax/x64/Debug/luax_reftable.nativecodeanalysis.xml +++ /dev/null @@ -1,45 +0,0 @@ - - - - - d:\asura\source\3rd-party\luax\ - luax_reftable.cpp - 7 - 15 - - 26439 - This kind of function may not throw. Declare it 'noexcept' (f.6). - Luax::LuaxRefTable::{ctor} - ??0LuaxRefTable@Luax@@QEAA@XZ - 7 - - - - - d:\asura\source\3rd-party\luax\ - luax_reftable.cpp - 7 - 15 - - 26495 - Variable 'Luax::LuaxRefTable::mName' is uninitialized. Always initialize a member variable (type.6). - Luax::LuaxRefTable::{ctor} - ??0LuaxRefTable@Luax@@QEAA@XZ - 7 - - - - - d:\asura\source\3rd-party\luax\ - luax_reftable.cpp - 7 - 15 - - 26495 - Variable 'Luax::LuaxRefTable::mMode' is uninitialized. Always initialize a member variable (type.6). - Luax::LuaxRefTable::{ctor} - ??0LuaxRefTable@Luax@@QEAA@XZ - 7 - - - \ No newline at end of file diff --git a/build/3rd-party/Luax/x64/Debug/luax_runtime.nativecodeanalysis.xml b/build/3rd-party/Luax/x64/Debug/luax_runtime.nativecodeanalysis.xml deleted file mode 100644 index 8d33c8e..0000000 --- a/build/3rd-party/Luax/x64/Debug/luax_runtime.nativecodeanalysis.xml +++ /dev/null @@ -1,45 +0,0 @@ - - - - - d:\asura\source\3rd-party\luax\ - luax_runtime.cpp - 13 - 14 - - 26439 - This kind of function may not throw. Declare it 'noexcept' (f.6). - Luax::LuaxRuntime::{ctor} - ??0LuaxRuntime@Luax@@AEAA@XZ - 13 - - - - - d:\asura\source\3rd-party\luax\ - luax_runtime.cpp - 30 - 11 - - 26444 - Avoid unnamed objects with custom construction and destruction (es.84). - Luax::LuaxRuntime::Open - ?Open@LuaxRuntime@Luax@@QEAAPEAUlua_State@@XZ - 24 - - - - - d:\asura\source\3rd-party\luax\ - luax_runtime.cpp - 43 - 12 - - 26444 - Avoid unnamed objects with custom construction and destruction (es.84). - Luax::LuaxRuntime::Close - ?Close@LuaxRuntime@Luax@@QEAAXPEAUlua_State@@@Z - 37 - - - \ No newline at end of file diff --git a/build/3rd-party/Luax/x64/Debug/luax_state.nativecodeanalysis.xml b/build/3rd-party/Luax/x64/Debug/luax_state.nativecodeanalysis.xml deleted file mode 100644 index dcdf088..0000000 --- a/build/3rd-party/Luax/x64/Debug/luax_state.nativecodeanalysis.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/build/3rd-party/Luax/x64/Debug/vc.nativecodeanalysis.all.xml b/build/3rd-party/Luax/x64/Debug/vc.nativecodeanalysis.all.xml deleted file mode 100644 index c1161fd..0000000 --- a/build/3rd-party/Luax/x64/Debug/vc.nativecodeanalysis.all.xml +++ /dev/null @@ -1,131 +0,0 @@ - - - d:\asura\source\3rd-party\luax\ - luax_context.cpp - 6 - 14 - - 26495 - Variable 'Luax::LuaxContext::objectCount' is uninitialized. Always initialize a member variable (type.6). - Luax::LuaxContext::{ctor} - ??0LuaxContext@Luax@@QEAA@PEAUlua_State@@@Z - 6 - - - - d:\asura\source\3rd-party\luax\ - luax_memberref.cpp - 6 - 16 - - 26439 - This kind of function may not throw. Declare it 'noexcept' (f.6). - Luax::LuaxMemberRef::{ctor} - ??0LuaxMemberRef@Luax@@QEAA@XZ - 6 - - - - d:\asura\source\3rd-party\luax\ - luax_ref.cpp - 7 - 10 - - 26439 - This kind of function may not throw. Declare it 'noexcept' (f.6). - Luax::LuaxRef::{ctor} - ??0LuaxRef@Luax@@QEAA@H@Z - 7 - - - - d:\asura\source\3rd-party\luax\ - luax_ref.cpp - 59 - 16 - - 26439 - This kind of function may not throw. Declare it 'noexcept' (f.6). - Luax::LuaxStrongRef::{ctor} - ??0LuaxStrongRef@Luax@@QEAA@XZ - 59 - - - - d:\asura\source\3rd-party\luax\ - luax_ref.cpp - 64 - 14 - - 26439 - This kind of function may not throw. Declare it 'noexcept' (f.6). - Luax::LuaxWeakRef::{ctor} - ??0LuaxWeakRef@Luax@@QEAA@XZ - 64 - - - - d:\asura\source\3rd-party\luax\ - luax_reftable.cpp - 7 - 15 - - 26439 - This kind of function may not throw. Declare it 'noexcept' (f.6). - Luax::LuaxRefTable::{ctor} - ??0LuaxRefTable@Luax@@QEAA@XZ - 7 - - - - d:\asura\source\3rd-party\luax\ - luax_reftable.cpp - 7 - 15 - - 26495 - Variable 'Luax::LuaxRefTable::mName' is uninitialized. Always initialize a member variable (type.6). - Luax::LuaxRefTable::{ctor} - ??0LuaxRefTable@Luax@@QEAA@XZ - 7 - - - - d:\asura\source\3rd-party\luax\ - luax_runtime.cpp - 13 - 14 - - 26439 - This kind of function may not throw. Declare it 'noexcept' (f.6). - Luax::LuaxRuntime::{ctor} - ??0LuaxRuntime@Luax@@AEAA@XZ - 13 - - - - d:\asura\source\3rd-party\luax\ - luax_runtime.cpp - 30 - 11 - - 26444 - Avoid unnamed objects with custom construction and destruction (es.84). - Luax::LuaxRuntime::Open - ?Open@LuaxRuntime@Luax@@QEAAPEAUlua_State@@XZ - 24 - - - - d:\asura\source\3rd-party\luax\ - luax_runtime.cpp - 43 - 12 - - 26444 - Avoid unnamed objects with custom construction and destruction (es.84). - Luax::LuaxRuntime::Close - ?Close@LuaxRuntime@Luax@@QEAAXPEAUlua_State@@@Z - 37 - - \ No newline at end of file -- cgit v1.1-26-g67d0