8000 cc65: Invalid function declaration is not flagged as an error · Issue #2014 · cc65/cc65 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
cc65: Invalid function declaration is not flagged as an error #2014
Open
@kugelfuhr

Description

@kugelfuhr

The following is not flagged as an error by cc65:

void f2();
void f2(char a);

See ISO/IEC 9899:1999 (E) 6.7.5.3p15 for reasoning.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0