chore: 内带 xlings 升到 2026.8.6.3 (2026.8.6.3) - #368
Merged
Conversation
xlings 在 2026.8.6.2 发布之后又发了 2026.8.6.3;`src/xlings.cppm::kXlingsVersion` 是全仓 16 个 pin 点的唯一真源,`check_version_pins.sh` 机器校验其余各处。 顺带把自举 pin 从 2026.8.6.1 提到 2026.8.6.2 —— 它是「从哪个**已发布**版本开始 自举」,方向约束是绝不指向尚未可安装的版本,而 2026.8.6.2 已发布、已镜像、已进 xim-pkgindex(见 09-release.md §4)。绿一轮 CI 就等于证明了新发布版能在所有平台 上把 mcpp 自己构建出来。
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.
2026.8.6.2把内带 xlings 从2026.8.5.2提到了2026.8.6.2—— 那在当时是最新;xlings 随后又发了2026.8.6.3。本 PR 追上它。src/xlings.cppm::kXlingsVersion是全仓 16 个 pin 点的唯一真源,其余各处由.github/tools/check_version_pins.sh机器校验:顺带把自举 pin 从
2026.8.6.1提到2026.8.6.2。它是「从哪个已发布版本开始自举」,方向约束是绝不指向尚未可安装的版本 —— 而2026.8.6.2已发布、已双端镜像、已进 xim-pkgindex(09-release.md§4)。绿一轮 CI 等于证明了新发布版能在所有平台上把 mcpp 自己构建出来。本机:构建通过,单测 60/60。