jextract generates reference to underfined type for va_list

XMLWordPrintable

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

      jextract should handle intrinsic types

      File: t.h

      #include <stdarg.h>

      void func(va_list l);

      jextracting the above results in undefined Pointer type of t.__va_list_tag type. The struct type __va_list_tag is not generated at all.

            Assignee:
            Sundararajan Athijegannathan
            Reporter:
            Sundararajan Athijegannathan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: