Skip to content

DL requires silencing of 2 warnings on msvc to compile "cleanly" #149

@wc-duck

Description

@wc-duck

DL should compile cleanly out of the box, today to compile with /W4 on msvc you need to silence warning C4324 C4127", see https://github.com/wc-duck/datalibrary/blob/master/bam.lua#L181
These are imho quite silly warnings, but regardless of what I think they are there and need to be handled. Silence these in code or fix the code!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions