mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
[PR #68] [CLOSED] Bump C++ Standard to C++17 #134
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ultimatepp#134
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ultimatepp/ultimatepp/pull/68
Author: @klugier
Created: 4/3/2022
Status: ❌ Closed
Base:
master← Head:klugier/cpp17📝 Commits (2)
70b38cfChange c++ standard from c++14 to c++17.a2d6c80Bump gcc and clang minimal versions.📊 Changes
5 files changed (+13 additions, -13 deletions)
View changed files
📝
uppbox/Scripts/CLANGMK.bm(+1 -1)📝
uppbox/Scripts/GCCMK.bm(+1 -1)📝
uppbox/Scripts/domake(+5 -5)📝
uppsrc/ide/Builders/Install.cpp(+5 -5)📝
uppsrc/ide/InstantSetup.cpp(+1 -1)📄 Description
C++14 is pretty old, we need to bump it to more recent standard which is C++17.
@mirek-fidler please regenerate all make-files after this change or you could tell me how to do it. Thanks!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.