Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8267504

jextract should report unsupported language and exit rather than generating partial nonworking code

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • None
    • repo-panama
    • tools
    • None
    • generic
    • generic

      jextract should report unsupported language and exit rather than generating partial code

      jextract's -C option can be used to pass any clang compiler option. User may pass -C-xc++ or -C-xobjc and pass C++ or Objective C header. We don't support anything other than C as of now. It is better to report clear error message and exit.

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

              Created:
              Updated:
              Resolved: