Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7903237

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • None
    • None
    • tools
    • None
    • generic
    • generic

      File: test.h

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


      $ jextract test.h

      crashes in the backend in-memory compilation stage.

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

              Created:
              Updated:
              Resolved: