Skip to content

a function declaration without a prototype is deprecated in all versions of C #805

@dawesc

Description

@dawesc

Problem:

We cannot compile the SDK on modern versions of clang, this will become a problem on gcc as well eventually. This has been obsolete since 1989 according to a post on Stack Overflow

Solution:

Update the SDK so the methods in error.h have void in the prototype.

Out of scope:

Is there anything the solution will intentionally NOT address? No

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