Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "[stduuid] Adding new port stduuid (#16382)" #20161

Merged
merged 1 commit into from
Sep 14, 2021

Conversation

BillyONeal
Copy link
Member

This reverts commit e201002. As the port has been in the repo for less than 24 hours I'm trying to just revert it.

There are several problems with this port I missed on initial review that cause breakage:

The following files are already installed in D:/installed/x86-windows and are in conflict with stduuid:x86-windows

Installed by ms-gsl:x86-windows
include/gsl/gsl
include/gsl/gsl_algorithm
include/gsl/gsl_assert
include/gsl/gsl_byte
include/gsl/gsl_util
include/gsl/multi_span
include/gsl/pointers
include/gsl/span

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!

After committing all other changes, the version database must be updated
git add -u && git commit
git checkout a35e2377cfb8a48aa5a5fdfb0d94b9e598c0b782 -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/baseline.json b/versions/baseline.json
index d272013..8915c42 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -6228,6 +6228,10 @@
       "baseline": "2020-09-14",
       "port-version": 1
     },
+    "stduuid": {
+      "baseline": "2021-08-30",
+      "port-version": 0
+    },
     "stlab": {
       "baseline": "1.6.2",
       "port-version": 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant