diff options
author | chai <chaifix@163.com> | 2019-03-27 22:18:14 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2019-03-27 22:18:14 +0800 |
commit | 69f7d1bd745ed5680b9bc4e3cfdd882ff2a5ad26 (patch) | |
tree | 729e563da8fea6cf8c5455f3afdb3c6ce0aecde4 /build/libs/asura-lib-utils/x64/Debug/file_system.nativecodeanalysis.xml | |
parent | 66c5fdc564dd892ed265132d6c1378dbe3cebcee (diff) |
+threading
Diffstat (limited to 'build/libs/asura-lib-utils/x64/Debug/file_system.nativecodeanalysis.xml')
-rw-r--r-- | build/libs/asura-lib-utils/x64/Debug/file_system.nativecodeanalysis.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/build/libs/asura-lib-utils/x64/Debug/file_system.nativecodeanalysis.xml b/build/libs/asura-lib-utils/x64/Debug/file_system.nativecodeanalysis.xml new file mode 100644 index 0000000..16b04cf --- /dev/null +++ b/build/libs/asura-lib-utils/x64/Debug/file_system.nativecodeanalysis.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<DEFECTS> + <DEFECT> + <SFA> + <FILEPATH>d:\asura\source\libs\asura-lib-utils\io\</FILEPATH> + <FILENAME>file_system.cpp</FILENAME> + <LINE>67</LINE> + <COLUMN>14</COLUMN> + </SFA> + <DEFECTCODE>26444</DEFECTCODE> + <DESCRIPTION>Avoid unnamed objects with custom construction and destruction (es.84).</DESCRIPTION> + <FUNCTION>AsuraEngine::IO::Filesystem::Unmount</FUNCTION> + <DECORATED>?Unmount@Filesystem@IO@AsuraEngine@@QEAA_NAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z</DECORATED> + <FUNCLINE>58</FUNCLINE> + <PATH></PATH> + </DEFECT> +</DEFECTS>
\ No newline at end of file |