Skip to content

Java bindings broken due to issue with #if 0 #1544

@keenk

Description

@keenk

The python script that generates the constants for the Java bindings can't handle #if 0 statements. As a result, duplicate definitions get generated, and the Java bindings won't build.

Pull request #1543 fixes this by removing the #if 0 statements.

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