Skip to content

Checked iterator warnings when building with MSVC 2015 #1947

Description

@deleoDev91

Hi, I'm using spdlog which uses your library. I tried to update the spdlog version but my project failed to build because fmt dont use stdext checked iterartor utilities at std copy calls in include\fmt\format.h(3016). Compiler says that it can be avoided if I desable certain warnings, but I dont want to do this unless its strictly neccessary. For now I solved it downloading and older version of fmt but It would be nice to dont have to depend from an older version to avoid compatibility problems. Thanks for the help.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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