Skip to content

error: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 #2823

@jbulow

Description

@jbulow

Poco does not compile with clang using default enabled warnings-as-errors.

return float(next()) / 0x7FFFFFFF;

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions