Fix build by upgrading build to C++17 #4

Open
artous wants to merge 1 commit from fix_build into master
artous commented 2025-04-03 10:22:51 +00:00 (Migrated from code.uplex.de)

Abseil, on which re2 depends now requires building for C++17.

Abseil, on which re2 depends now requires building for C++17.
artous commented 2025-05-12 09:28:20 +00:00 (Migrated from code.uplex.de)

added 1 commit

  • f0a6880a - Fix build by upgrading build to C++17

Compare with previous version

added 1 commit <ul><li>f0a6880a - Fix build by upgrading build to C++17</li></ul> [Compare with previous version](https://code.uplex.de/uplex-varnish/libvmod-re2/merge_requests/2/diffs?diff_id=104&start_sha=649fa53a2c8fecb31568aec762aba8fe4395a059)
artous commented 2025-05-12 10:49:24 +00:00 (Migrated from code.uplex.de)

added 3 commits

  • 392cff36 - Migrate to VCDK
  • b2d216fd - Handle src/vmod_vcs_version.txt
  • 9ad1397e - Merge branch 'vcdk_migration' into 'fix_build'

Compare with previous version

added 3 commits <ul><li>392cff36 - Migrate to VCDK</li><li>b2d216fd - Handle src/vmod_vcs_version.txt</li><li>9ad1397e - Merge branch &#39;vcdk_migration&#39; into &#39;fix_build&#39;</li></ul> [Compare with previous version](https://code.uplex.de/uplex-varnish/libvmod-re2/merge_requests/2/diffs?diff_id=105&start_sha=f0a6880a49d673b8d88e4c4ac1e37fc3ea943e91)
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix_build:fix_build
git switch fix_build

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff fix_build
git switch fix_build
git rebase master
git switch master
git merge --ff-only fix_build
git switch fix_build
git rebase master
git switch master
git merge --no-ff fix_build
git switch master
git merge --squash fix_build
git switch master
git merge --ff-only fix_build
git switch master
git merge fix_build
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
uplex-varnish/libvmod-re2!4
No description provided.