-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
[buck-yeh-bux] Update to 1.6.6 #25254
Conversation
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
…ll my ports And remove the corresponding lines from `ci.baseline.txt`
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
There was a problem hiding this 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!
All manifest files must be formatted
./vcpkg format-manifest ports/*/vcpkg.json
Diff
diff --git a/ports/buck-yeh-bux/vcpkg.json b/ports/buck-yeh-bux/vcpkg.json
index be582976..90210c0b 100644
--- a/ports/buck-yeh-bux/vcpkg.json
+++ b/ports/buck-yeh-bux/vcpkg.json
@@ -1,7 +1,6 @@
{
"name": "buck-yeh-bux",
"version": "1.6.6",
- "port-version": 0,
"description": "A supplemental C++ library with functionalities not directly supported from Modern C++ standard.",
"homepage": "https://github.com/buck-yeh/bux",
"license": "MIT",
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: checked-in files for buck-yeh-bux have changed but the version was not updated
version: 1.6.6
old SHA: 7677cfc7f29c2994f89fbaa91486f8bf9e479d10
new SHA: 3d58f00b46ad32a1bfba6e5ee139aa47047e2bb6
Did you remember to update the version or port version?
Use --overwrite-version to bypass this check
***No files were updated***
There was a problem hiding this 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!
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: checked-in files for buck-yeh-bux have changed but the version was not updated
version: 1.6.6
old SHA: 7677cfc7f29c2994f89fbaa91486f8bf9e479d10
new SHA: 3d58f00b46ad32a1bfba6e5ee139aa47047e2bb6
Did you remember to update the version or port version?
Use --overwrite-version to bypass this check
***No files were updated***
@buck-yeh Is this PR ready to merge? |
Yes, definitely
Frank ***@***.***> 於 2022年6月16日 週四 上午10:43 寫道:
… @buck-yeh <https://github.com/buck-yeh> Is this PR ready to merge?
—
Reply to this email directly, view it on GitHub
<#25254 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACL7ZGGXYGIQJTM47QNUK3VPKIENANCNFSM5Y4CJMAA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
C_UnicodeIn::encoding()
std::basic_string_view<T>
arguments by value, not by reference, to ctor ofbux::C_MBCStr
bux::fittestType()
in C++20 - concept lite &if constexpr
bux::C_UnicodeIn
bux::C_IMemStreamT<>
What does your PR fix?
Nothing
Which triplets are supported/not supported? Have you updated the CI baseline?
Supported
No
Does your PR follow the maintainer guide?
Yes
If you have added/updated a port: Have you run
./vcpkg x-add-version --all
and committed the result?Yes
If you are still working on the PR, open it as a Draft: https://github.blog/2019-02-14-introducing-draft-pull-requests/