Skip to content

Conversion warnings when compiling under Windows #100

@ahornung

Description

@ahornung

Many warnings pollute the output when compiling with MSVC:
warning C4244: 'argument' : conversion from 'const double' to 'float', possible loss of data
warning C4267: 'return' : conversion from 'size_t' to 'unsigned int', possible loss of data
(...)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions