chore(strucpp): pin v0.6.3 - #1020
Conversation
Picks up structure/array initialization (STRUCT initializers, [N(value)] repetition, 3D arrays, nested initializers, function-block array invocation, exact integer literal lowering) and the unified debug-table member-mangling rule. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan includes up to 2 reviews per rolling hour; 1 remains after this review. WalkthroughThe change updates the configured ChangesBinary version update
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This localized dependency pin updates the compiler from v0.6.2 to v0.6.3 without other repository changes; no actionable merge-blocking risk remains beyond normal checks and review. Suggested reviewers: Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Bumps the pinned STruC++ compiler from v0.6.2 to v0.6.3 in
binary-versions.json.scripts/download-binaries.tsresolves this to the release's npm-pack artifact,strucpp-0.6.3.tgz, which is published and reachable (verified HTTP 200 on the download URL). No other change is needed — the script derives the asset name from this field, andelectron-builder.jsonreferences the extractedstrucpp/runtime/includeandstrucpp/libspaths, which are version-agnostic.What v0.6.3 brings
Structure & array initialization
STRUCTinitializers in variable declarations[N(value)]STRUCTelements, strings escapedDebug table
PROGRAMconstructor initializer list mangledoperator()The debug-table mangling changes affect the debug map this repo generates and consumes for variable monitoring/forcing, so that path is worth a look during review.
Upstream release: strucpp v0.6.3 · PR #214 (2240 tests passing)
🤖 Generated with Claude Code
Summary by CodeRabbit
strucppbinary to versionv0.6.3.