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

VSCode IDE configuration specifies c++03

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: