Task #2075

reference/Oracle warnings MSVC

Added by Zbigniew Rebacz over 3 years ago. Updated over 3 years ago.

Status:NewStart date:09/23/2020
Priority:NormalDue date:
Assignee:Miroslav Fidler% Done:

0%

Category:SqlSpent 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 over 3 years ago

  • Target version changed from Release 2020.2 to Release 2021.1

Also available in: Atom PDF