Skip to content
This repository was archived by the owner on Dec 3, 2022. It is now read-only.
This repository was archived by the owner on Dec 3, 2022. It is now read-only.

MinGW Complains About Unknown Pragma #22

@k6l2

Description

@k6l2

My only complaint so far.

Get rid of this:

pragma warning ( disable : 4244 )

I don't know what crappy compiler you're using cough_VS_cough, but why would I even want to disable warnings anyway? At least make it so this pragma is only active on that crappy compiler.

Great job otherwise, keep up the good work!

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