Skip to content

Fix for MSVC? #74

@mristin

Description

@mristin

Thank you very much for such a nice library!

I had to integrate it in a project running on Windows. A couple of places had to be fixed since MSVC complained -- nothing big, mostly comparisons between a signed and unsigned value. Would you like me to create a pull request?

I also saw that suffix increments are written instead of commonly-used prefix increments (i++ instead of ++i). Would you like me to fix that as well?

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