[0914] 升级内置 Goldfish Scheme 到 v18.11.27 - #4352
Merged
PinkMagicFly merged 2 commits intoAug 17, 2026
Merged
Conversation
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.
将内置 Goldfish Scheme 从 v18.11.26 覆盖式升级到上游 v18.11.27(沿用
bin/bump_goldfish约定)。上游结构性变化:
liii_json.cpp(json->stringC++ 实现)、s7_liii_record.{c,h}(define-record-typeC 实现),已登记到xmake/goldfish.lualiii/http-async.scm、liii/http-common.scm验证:
xmake b stem通过;headless 启动正常;scheme 纯逻辑测试 5 项全绿(14/409/23/20/61,与 v18.11.26 基线一致)。详见 devel/0914.md。