-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Description
e.g. in Foundation using VS170 project with no adjustments (i.e. still \W3) the following are seen:
Severity Code Description Project File Line
Warning C4244 '=': conversion from 'uint64_t' to 'poco_double_conversion::Bignum::Chunk', possible loss of data (compiling source file src\NumericString.cpp) Foundation Z:\Repos\SRLE\Thirdparty\PoC\PocoProject.org\Foundation\src\bignum.cc 149
Warning C4267 'initializing': conversion from 'size_t' to 'int', possible loss of data Foundation Z:\Repos\SRLE\Thirdparty\PoC\PocoProject.org\Foundation\src\RegularExpression.cpp 326
Warning C4267 'initializing': conversion from 'size_t' to 'int', possible loss of data Foundation Z:\Repos\SRLE\Thirdparty\PoC\PocoProject.org\Foundation\src\RegularExpression.cpp 327On Level 4 (The company requirement and also to have the them as errors ....)
Then there is a lot of noise coming through:

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels