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.

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

              Created:
              Updated:
              Resolved: