Skip to content

fix: std-freestanding 0.3.2 —— 0.3.1 的两段前缀同样取不回实现 - #230

Merged
Sunrisepeak merged 1 commit into
mainfrom
fix/std-freestanding-0.3.2
Aug 20, 2026
Merged

fix: std-freestanding 0.3.2 —— 0.3.1 的两段前缀同样取不回实现#230
Sunrisepeak merged 1 commit into
mainfrom
fix/std-freestanding-0.3.2

Conversation

@Sunrisepeak

Copy link
Copy Markdown
Member

0.3.0 写 0.1.x ⇒ E_NOT_FOUND;0.3.1 写 0.1 ⇒ 解析通过但 install path missing。
0.3.2 写 ^0.1.0,实测可取回。

⭐ 判据的教训:「没有 E_NOT_FOUND」不等于「装得上」,「装得上」不等于「构建得过」。
前两次各被一个太弱的判据击败。两个旧版本保留 —— 它们不会分配的那半边不受影响。

0.3.0 写 0.1.x ⇒ E_NOT_FOUND;0.3.1 写 0.1 ⇒ 解析通过但 install path missing。
0.3.2 写 ^0.1.0,实测可取回。

⭐ 判据的教训:「没有 E_NOT_FOUND」不等于「装得上」,「装得上」不等于「构建得过」。
前两次各被一个太弱的判据击败。两个旧版本保留 —— 它们不会分配的那半边不受影响。
@Sunrisepeak
Sunrisepeak merged commit fbd5b85 into main Aug 20, 2026
8 checks passed
@Sunrisepeak
Sunrisepeak deleted the fix/std-freestanding-0.3.2 branch August 20, 2026 08:36
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.

2 participants