Jextract should generate symbols in the same class consistently

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: tools
    • None

      A symbol, depending on the order that clang found it will not necessarily be in the same class every time.
      The IDE works against you here, when you navigate to a symbol and it exists in header number 4 for example, it will sometimes automatically import header number 4 so you have to go and change it because you want to get it from the top level class.

      If you don't do that, you build a dependency for your platform into the generated code.
      The symbols not being consistent across platforms can be fixed by sorting the symbols.

            Assignee:
            Nizar Benalla
            Reporter:
            Nizar Benalla
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: