[graphite2] no absolute paths#21268
Merged
dan-shaw merged 3 commits intomicrosoft:masterfrom Nov 11, 2021
Merged
Conversation
JonLiu1993
suggested changes
Nov 9, 2021
5c547d8 to
0e27132
Compare
There was a problem hiding this comment.
This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!
PRs must add only one version and must not modify any published versions
When making any changes to a library, the version or port-version in vcpkg.json or CONTROL must be modified.
Error: Local changes detected for gperftools but no changes to version or port version.
-- Version: 2019-09-02#1
-- Old SHA: e9062481bd1f6c7f7cac6bfabe0252f862730efc
-- New SHA: ae39b17f1c8e8b2653e086fff2c8be316b47e88d
-- Did you remember to update the version or port version?
-- Pass `--overwrite-version` to bypass this check.
***No files were updated.***
After committing all other changes, the version database must be updated
git add -u && git commit
git checkout 4df8c6d7f0468264576f1d17401277b3d401b27f -- versions
./vcpkg x-add-version --allDiff
diff --git a/versions/g-/gperftools.json b/versions/g-/gperftools.json
index 2349012..1c0987e 100644
--- a/versions/g-/gperftools.json
+++ b/versions/g-/gperftools.json
@@ -1,8 +1,8 @@
{
"versions": [
{
- "git-tree": "ae39b17f1c8e8b2653e086fff2c8be316b47e88d",
- "version-date": "2019-09-02",
+ "git-tree": "e9062481bd1f6c7f7cac6bfabe0252f862730efc",
+ "version-string": "2019-09-02",
"port-version": 1
},
{0e27132 to
81c8674
Compare
There was a problem hiding this comment.
This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!
PRs must add only one version and must not modify any published versions
When making any changes to a library, the version or port-version in vcpkg.json or CONTROL must be modified.
Error: Local changes detected for gperftools but no changes to version or port version.
-- Version: 2019-09-02#1
-- Old SHA: e9062481bd1f6c7f7cac6bfabe0252f862730efc
-- New SHA: ae39b17f1c8e8b2653e086fff2c8be316b47e88d
-- Did you remember to update the version or port version?
-- Pass `--overwrite-version` to bypass this check.
***No files were updated.***
After committing all other changes, the version database must be updated
git add -u && git commit
git checkout 4df8c6d7f0468264576f1d17401277b3d401b27f -- versions
./vcpkg x-add-version --allDiff
diff --git a/versions/g-/gperftools.json b/versions/g-/gperftools.json
index 2349012..1c0987e 100644
--- a/versions/g-/gperftools.json
+++ b/versions/g-/gperftools.json
@@ -1,8 +1,8 @@
{
"versions": [
{
- "git-tree": "ae39b17f1c8e8b2653e086fff2c8be316b47e88d",
- "version-date": "2019-09-02",
+ "git-tree": "e9062481bd1f6c7f7cac6bfabe0252f862730efc",
+ "version-string": "2019-09-02",
"port-version": 1
},
{81c8674 to
2472f3b
Compare
There was a problem hiding this comment.
This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!
PRs must add only one version and must not modify any published versions
When making any changes to a library, the version or port-version in vcpkg.json or CONTROL must be modified.
Error: Local changes detected for gperftools but no changes to version or port version.
-- Version: 2019-09-02#1
-- Old SHA: e9062481bd1f6c7f7cac6bfabe0252f862730efc
-- New SHA: ae39b17f1c8e8b2653e086fff2c8be316b47e88d
-- Did you remember to update the version or port version?
-- Pass `--overwrite-version` to bypass this check.
***No files were updated.***
After committing all other changes, the version database must be updated
git add -u && git commit
git checkout 4df8c6d7f0468264576f1d17401277b3d401b27f -- versions
./vcpkg x-add-version --allDiff
diff --git a/versions/g-/gperftools.json b/versions/g-/gperftools.json
index 2349012..1c0987e 100644
--- a/versions/g-/gperftools.json
+++ b/versions/g-/gperftools.json
@@ -1,8 +1,8 @@
{
"versions": [
{
- "git-tree": "ae39b17f1c8e8b2653e086fff2c8be316b47e88d",
- "version-date": "2019-09-02",
+ "git-tree": "e9062481bd1f6c7f7cac6bfabe0252f862730efc",
+ "version-string": "2019-09-02",
"port-version": 1
},
{2472f3b to
c734cea
Compare
JonLiu1993
approved these changes
Nov 10, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
For #20469