Task #2075
reference/Oracle warnings MSVC
Status: | New | Start date: | 09/23/2020 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Miroslav Fidler | % Done: | 0% | |
Category: | Sql | Spent time: | - | |
Target version: | Release 2021.1 |
Description
Here is the warning list while compiling reference/Oracle with MSVC:
C:\Prototable\upp\uppsrc\Oracle\OraCommon.cpp (71): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data C:\Prototable\upp\uppsrc\Oracle\OraCommon.cpp (99): warning C4244: 'argument': conversion from '__int64' to 'int', possible loss of data C:\Prototable\upp\uppsrc\Oracle\Oci8.cpp (1201): warning C4267: 'argument': conversion from 'size_t' to 'ub4', possible loss of data C:\Prototable\upp\uppsrc\Oracle\Oci8.cpp (1315): warning C4267: 'argument': conversion from 'size_t' to 'sb4', possible loss of data C:\Prototable\upp\uppsrc\Oracle\Oci8.cpp (1324): warning C4267: 'argument': conversion from 'size_t' to 'ub4', possible loss of data C:\Prototable\upp\uppsrc\Oracle\Oci8.cpp (1325): warning C4267: 'argument': conversion from 'size_t' to 'ub4', possible loss of data
History
#1 Updated by Zbigniew Rebacz almost 4 years ago
- Target version changed from Release 2020.2 to Release 2021.1