Skip to content

Consider increasing language version from C++14. #7041

@teo-tsirpanis

Description

@teo-tsirpanis

Is your feature request related to a problem? Please describe.
Dependencies like wil no longer officially support C++14, and have made changes that require newer language versions. (microsoft/wil#615 (comment))

Describe the solution you'd like
Azure SDK libraries – at least those depending on wil, namely azure-core-cpp and azure-identity-cpp, target a newer C++ language version, such as C++17.

Describe alternatives you've considered
Pin to older wil versions, which is what we do in conda-forge.

Additional context
Add any other context or screenshots about the feature request here.

Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report

  • Description Added
  • Expected solution specified

Metadata

Metadata

Assignees

No one assigned

    Labels

    customer-reportedIssues that are reported by GitHub users external to the Azure organization.needs-triageWorkflow: This is a new issue that needs to be triaged to the appropriate team.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions