Skip to content

444 warnings when building with MSVC #1100

Open
@sdegutis

Description

@sdegutis

Things like this:

'=': conversion from 'int64_t' to 'int32_t', possible loss of data
'function': conversion from 'int64_t' to 'int32_t', possible loss of data
'function': conversion from 'int64_t' to 'double', possible loss of data
'+=': conversion from 'size_t' to 'int', possible loss of data
... 440 more

Dunno if it's a known thing or not.

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