Skip to content

override warning #2000

Description

@killerbot242

Hi, would you mind adjusting the os.h with this little adjusment :

void grow(size_t) override final; <============ added the keyword override

This is to avoid gcc (7.x) to complain that the method can be marked override (seems override/final is not considered a union in this version of the compiler?

many thanks

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