Skip to content

Build error on Fedora 24 with gcc 6.1.1 #666

@ragnar-ouchterlony

Description

@ragnar-ouchterlony

Built using "cmake -DRAPIDJSON_HAS_STDSTRING=ON .. && make".

System is Fedora 24

gcc is 6.1.1.

Build ends with:

/extra/ragnar/source/rapidjson-master/test/unittest/namespacetest.cpp:39:19: required from here
/extra/ragnar/source/rapidjson-master/include/rapidjson/document.h:755:66: error: throw will always call terminate() [-Werror=terminate]
RAPIDJSON_ASSERT(this != &rhs);

Full output from cmake and make attached.

cmake.txt
build.txt

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