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

VSCode IDE configuration specifies c++03

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 16
    • 16
    • infrastructure
    • b12

      make/ide/vscode/hotspot/indexers/cpptools-settings.txt: "C_Cpp.default.cppStandard": "c++03",
      make/ide/vscode/hotspot/indexers/rtags-settings.txt: "C_Cpp.default.cppStandard": "c++03",
      make/ide/vscode/hotspot/indexers/ccls-settings.txt: "C_Cpp.default.cppStandard": "c++03",
      make/ide/vscode/hotspot/indexers/clangd-settings.txt: "C_Cpp.default.cppStandard": "c++03",

      Those should probably be c++14 now.

            ihse Magnus Ihse Bursie
            kbarrett Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: