8000 Typo in dummy type · Issue #10 · jmcph4/azorian · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Typo in dummy type #10
Open
Open
@jmcph4

Description

@jmcph4

There is a dummy type declared in src/azorian.h to satisfy ISO C11 compliance taking issue with empty translation units. This dummy type should be called __dummy_type_for_iso_compliance; however, (at least currently) it is called __dummy_type_for_ios_compliance:

typedef int __dummy_type_for_ios_compliance;

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0