jextract static forwarder class doesn't mark varargs function properly

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • repo-panama
    • Affects Version/s: repo-panama
    • Component/s: tools

      For a varargs function prototype in C, like

      void m();

      The API for the method should be a varargs method. However, the static forwarder class didn't add the ACC_VARARGS.

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

              Created:
              Updated:
              Resolved: