Skip to content

specification in declaration does not match previous declaration #97

Description

@ali5h

Example i16_ReadStrptrMaybe, there are two different declaration of it. This is causing issues in newer compilers

./include/gen/_gen.h:286:22: error: exception specification in declaration does not match previous declaration
  286 | bool                 i16_ReadStrptrMaybe(i16 &parent, algo::strptr in_str) __attribute__((nothrow));

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions