jextract failed with native function declaration with java keyword

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • None
    • Affects Version/s: repo-panama
    • Component/s: tools

      Native C header file could have java keywords in declaration that are valid C identifier.

      For example, following valid C function declaration would produce a java function with argument named boolean and cause jextract to fail

      void foo(int boolean);

            Assignee:
            Henry Jen
            Reporter:
            Henry Jen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: