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

Some cpp files are compiled with -std:c11 flag

XMLWordPrintable

    • b10

      The following warning was reported when compiling certain CPP files on Windows with clang:
      warning: argument unused during compilation: '-std:c11'

      This argument is only relevant when building C files. CPP files are supposed to be built with -std:c++14.

            djelinski Daniel Jelinski
            djelinski Daniel Jelinski
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: