Skip to content

Please sort out warnings at least all level 3 and most Level 4 #4115

@Smurf-IV

Description

@Smurf-IV

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	327

On Level 4 (The company requirement and also to have the them as errors ....)
Then there is a lot of noise coming through:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions