server icon indicating copy to clipboard operation
server copied to clipboard

MDEV-35837: Update CODING_STANDARDS to C++17

Open ParadoxV5 opened this issue 6 months ago • 2 comments
trafficstars

  • [x] The Jira issue number for this PR is: MDEV-35837
    • #3853 fixup

What problem is the patch trying to solve?

#3853 intended to update CODING_STANDARDS.md to say C++17 re. #3758, but somehow didn’t (lost diff when I squashed?), and it still says C++11.

Release Notes

N/A

How can this PR be tested?

N/A?

PR quality check

  • [ ] This is a new feature or a refactoring, and the PR is based against the main branch.
  • [x] This is a bug fix, and the PR is based against the earliest maintained branch in which the bug can be reproduced.
  • [x] I checked the CODING_STANDARDS.md file and my PR conforms to this where appropriate.
  • [x] For any trivial modifications to the PR, I am ok with the reviewer making the changes themselves.

ParadoxV5 avatar May 03 '25 19:05 ParadoxV5