Skip to content

name clash when compiling with c++20 #160

@hpmachining

Description

@hpmachining

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.

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