Skip to content

Visual Studio warning C4244 #616

@jano42

Description

@jano42

Hi

When building my project I've got many warnings. They all report only one code line

poco-1.4.7\Net\include\Poco/Net/NameValueCollection.h(66) : refer template instanciation 'int Poco::icompare<std::string>(const S &,const S &)' 
    with
    [
        S=std::string
    ]
poco-1.4.7\Foundation\include\Poco/String.h(232): warning C4244: 'initialisation' : convert from 'int' to 'char', possible data loss

Is it possible to remove it.
This warning already exists in poco 1.4.6p4 and in 1.4.7

Thanks

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions