Skip to content

dynamic exception specifications are deprecated in C++11 #284

@ax3l

Description

@ax3l

Compiling with GCC 8.2.0 throws several warnings of the form:

warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
                 void* buf) throw (DCException);

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions