pointer to function struct member with the same name as struct crashes jextract

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: tools
    • None
    • generic
    • generic

      File: test.h

      struct Foo {
           int (*Foo)();
      };


      $ jextract test.h

      crashes in the backend in-memory compilation stage.

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

              Created:
              Updated:
              Resolved: