Skip to content

name clash when compiling with c++20 #160

Description

The latest v8 (major version 13) requires c++20. This introduces a name clash in src/cbang/net/URI.cpp with the contains() function. I tested by renaming all the contains references to my_contains in URI.cpp, which works.

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