Bags fixed: all params and Intent(in)

This commit is contained in:
2023-12-18 16:28:58 +03:00
parent 1f3d9944b8
commit d8d52a587a
445 changed files with 9944 additions and 4 deletions

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<Project>
<ProjectOutputs>
<ProjectOutput>
<FullPath>C:\dvmhrepo\Sapfor\_bin\x64\Debug\ZERO_CHECK</FullPath>
</ProjectOutput>
</ProjectOutputs>
<ContentFiles />
<SatelliteDlls />
<NonRecipeFileRefs />
</Project>

View File

@@ -0,0 +1,70 @@
 Building Custom Rule C:/dvmhrepo/Sapfor/sapfor/experts/Sapfor_2017/SageOldSrc/CMakeLists.txt
anal_ind.c
db.c
dbutils.c
db_unp.c
db_unp_comm.c
db_unp_vpc.c
garb_coll.c
glob_anal.c
ker_fun.c
list.c
make_nodes.c
mod_ref.c
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\make_nodes.c(68,26): warning C4267: функция: преобразование из "size_t" в "int"; возможна потеря данных
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\db.c(793,9): warning C4267: =: преобразование из "size_t" в "int"; возможна потеря данных
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\db.c(968,9): warning C4267: =: преобразование из "size_t" в "int"; возможна потеря данных
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\db_unp_vpc.c(210,8): warning C4267: =: преобразование из "size_t" в "int"; возможна потеря данных
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\db_unp_vpc.c(225,9): warning C4267: =: преобразование из "size_t" в "int"; возможна потеря данных
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\db_unp_vpc.c(226,9): warning C4267: =: преобразование из "size_t" в "int"; возможна потеря данных
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\db_unp.c(1859,22): warning C4244: =: преобразование "__int64" в "int", возможна потеря данных
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\db_unp.c(1892,22): warning C4244: =: преобразование "__int64" в "int", возможна потеря данных
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\db_unp.c(1926,22): warning C4244: =: преобразование "__int64" в "int", возможна потеря данных
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\db_unp.c(1948,22): warning C4244: =: преобразование "__int64" в "int", возможна потеря данных
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\db_unp_vpc.c(1774,22): warning C4244: =: преобразование "__int64" в "int", возможна потеря данных
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\db_unp_vpc.c(1796,22): warning C4244: =: преобразование "__int64" в "int", возможна потеря данных
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\db_unp_vpc.c(1864,22): warning C4244: =: преобразование "__int64" в "int", возможна потеря данных
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\db_unp_vpc.c(1893,22): warning C4244: =: преобразование "__int64" в "int", возможна потеря данных
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\db_unp_vpc.c(1916,22): warning C4244: =: преобразование "__int64" в "int", возможна потеря данных
ndeps.c
readnodes.c
sets.c
setutils.c
symb_alg.c
writenodes.c
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\writenodes.c(205,8): warning C4244: =: преобразование "__int64" в "int", возможна потеря данных
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\readnodes.c(69,6): warning C4273: swab: несовместимое связывание dll
C:\Program Files (x86)\Windows Kits\10\Include\10.0.22621.0\ucrt\stdlib.h(1331,27): message : см. предыдущее определение "swab" (компилируется исходный файл C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\readnodes.c)
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\readnodes.c(264,2): warning C4996: 'swab': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _swab. See online help for details.
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\writenodes.c(754,12): warning C4267: =: преобразование из "size_t" в "int"; возможна потеря данных
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\readnodes.c(408,6): warning C4996: 'swab': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _swab. See online help for details.
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\readnodes.c(437,6): warning C4996: 'swab': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _swab. See online help for details.
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\readnodes.c(479,6): warning C4996: 'swab': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _swab. See online help for details.
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\readnodes.c(523,3): warning C4996: 'swab': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _swab. See online help for details.
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\readnodes.c(550,3): warning C4996: 'swab': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _swab. See online help for details.
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\readnodes.c(575,6): warning C4996: 'swab': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _swab. See online help for details.
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\readnodes.c(591,3): warning C4996: 'swab': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _swab. See online help for details.
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\readnodes.c(599,17): warning C4996: 'swab': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _swab. See online help for details.
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\readnodes.c(608,3): warning C4996: 'swab': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _swab. See online help for details.
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\readnodes.c(619,3): warning C4996: 'swab': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _swab. See online help for details.
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\readnodes.c(629,3): warning C4996: 'swab': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _swab. See online help for details.
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\readnodes.c(643,3): warning C4996: 'swab': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _swab. See online help for details.
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\readnodes.c(659,3): warning C4996: 'swab': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _swab. See online help for details.
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\readnodes.c(669,3): warning C4996: 'swab': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _swab. See online help for details.
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\readnodes.c(687,3): warning C4996: 'swab': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _swab. See online help for details.
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\readnodes.c(697,3): warning C4996: 'swab': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _swab. See online help for details.
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\readnodes.c(721,6): warning C4996: 'swab': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _swab. See online help for details.
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\readnodes.c(761,3): warning C4996: 'swab': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _swab. See online help for details.
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\readnodes.c(770,3): warning C4996: 'swab': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _swab. See online help for details.
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\readnodes.c(787,3): warning C4996: 'swab': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _swab. See online help for details.
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\readnodes.c(795,3): warning C4996: 'swab': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _swab. See online help for details.
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\readnodes.c(811,3): warning C4996: 'swab': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _swab. See online help for details.
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\readnodes.c(831,3): warning C4996: 'swab': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _swab. See online help for details.
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\readnodes.c(840,3): warning C4996: 'swab': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _swab. See online help for details.
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\readnodes.c(848,3): warning C4996: 'swab': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _swab. See online help for details.
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\readnodes.c(862,3): warning C4996: 'swab': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _swab. See online help for details.
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\readnodes.c(892,6): warning C4996: 'swab': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _swab. See online help for details.
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\readnodes.c(921,6): warning C4996: 'swab': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _swab. See online help for details.
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\readnodes.c(962,6): warning C4996: 'swab': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _swab. See online help for details.
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\readnodes.c(1009,6): warning C4996: 'swab': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _swab. See online help for details.
SageOldSrc.vcxproj -> C:\dvmhrepo\Sapfor\_bin\FDVM\SageOldSrc\Debug\SageOldSrc.lib

View File

@@ -0,0 +1,18 @@
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\anal_ind.c;C:\dvmhrepo\Sapfor\_bin\FDVM\SageOldSrc\SageOldSrc.dir\Debug\anal_ind.obj
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\db.c;C:\dvmhrepo\Sapfor\_bin\FDVM\SageOldSrc\SageOldSrc.dir\Debug\db.obj
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\dbutils.c;C:\dvmhrepo\Sapfor\_bin\FDVM\SageOldSrc\SageOldSrc.dir\Debug\dbutils.obj
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\db_unp.c;C:\dvmhrepo\Sapfor\_bin\FDVM\SageOldSrc\SageOldSrc.dir\Debug\db_unp.obj
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\db_unp_comm.c;C:\dvmhrepo\Sapfor\_bin\FDVM\SageOldSrc\SageOldSrc.dir\Debug\db_unp_comm.obj
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\db_unp_vpc.c;C:\dvmhrepo\Sapfor\_bin\FDVM\SageOldSrc\SageOldSrc.dir\Debug\db_unp_vpc.obj
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\garb_coll.c;C:\dvmhrepo\Sapfor\_bin\FDVM\SageOldSrc\SageOldSrc.dir\Debug\garb_coll.obj
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\glob_anal.c;C:\dvmhrepo\Sapfor\_bin\FDVM\SageOldSrc\SageOldSrc.dir\Debug\glob_anal.obj
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\ker_fun.c;C:\dvmhrepo\Sapfor\_bin\FDVM\SageOldSrc\SageOldSrc.dir\Debug\ker_fun.obj
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\list.c;C:\dvmhrepo\Sapfor\_bin\FDVM\SageOldSrc\SageOldSrc.dir\Debug\list.obj
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\make_nodes.c;C:\dvmhrepo\Sapfor\_bin\FDVM\SageOldSrc\SageOldSrc.dir\Debug\make_nodes.obj
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\mod_ref.c;C:\dvmhrepo\Sapfor\_bin\FDVM\SageOldSrc\SageOldSrc.dir\Debug\mod_ref.obj
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\ndeps.c;C:\dvmhrepo\Sapfor\_bin\FDVM\SageOldSrc\SageOldSrc.dir\Debug\ndeps.obj
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\readnodes.c;C:\dvmhrepo\Sapfor\_bin\FDVM\SageOldSrc\SageOldSrc.dir\Debug\readnodes.obj
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\sets.c;C:\dvmhrepo\Sapfor\_bin\FDVM\SageOldSrc\SageOldSrc.dir\Debug\sets.obj
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\setutils.c;C:\dvmhrepo\Sapfor\_bin\FDVM\SageOldSrc\SageOldSrc.dir\Debug\setutils.obj
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\symb_alg.c;C:\dvmhrepo\Sapfor\_bin\FDVM\SageOldSrc\SageOldSrc.dir\Debug\symb_alg.obj
C:\dvmhrepo\Sapfor\dvm\fdvm\trunk\Sage\lib\oldsrc\writenodes.c;C:\dvmhrepo\Sapfor\_bin\FDVM\SageOldSrc\SageOldSrc.dir\Debug\writenodes.obj

View File

@@ -0,0 +1,10 @@
^C:\DVMHREPO\SAPFOR\SAPFOR\EXPERTS\SAPFOR_2017\SAGEOLDSRC\CMAKELISTS.TXT
setlocal
"C:\Program Files\CMake\bin\cmake.exe" -SC:/dvmhrepo/Sapfor/sapfor/experts/Sapfor_2017 -BC:/dvmhrepo/Sapfor/_bin --check-stamp-file C:/dvmhrepo/Sapfor/_bin/FDVM/SageOldSrc/CMakeFiles/generate.stamp
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd

View File

@@ -0,0 +1 @@
^C:\DVMHREPO\SAPFOR\SAPFOR\EXPERTS\SAPFOR_2017\SAGEOLDSRC\CMAKELISTS.TXT

View File

@@ -0,0 +1,2 @@
^C:\DVMHREPO\SAPFOR\SAPFOR\EXPERTS\SAPFOR_2017\SAGEOLDSRC\CMAKELISTS.TXT
C:\DVMHREPO\SAPFOR\_BIN\FDVM\SAGEOLDSRC\CMAKEFILES\GENERATE.STAMP

View File

@@ -0,0 +1,2 @@
PlatformToolSet=v143:VCToolArchitecture=Native64Bit:VCToolsVersion=14.37.32822:TargetPlatformVersion=10.0.22621.0:
Debug|x64|C:\dvmhrepo\Sapfor\_bin\|

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.