jextract generated source for stdbool.h does not compile

XMLWordPrintable

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

      stdbool.h defines macros named 'true', 'false'. These are mapped by methods of same name. Just like other cases, this is not a problem for ASM/.class generation (but users won't be able to use such generated class in their java sources and compile). But source generation cannot get away with generating method names that are keywords.

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

              Created:
              Updated:
              Resolved: