Skip to content

fix: Support Nightly newer than nightly-2026-04-23 - #173

Merged
sunfishcode merged 2 commits into
sunfishcode:mainfrom
polarathene:fix/printf-compat-0-4-0
Jun 15, 2026
Merged

fix: Support Nightly newer than nightly-2026-04-23#173
sunfishcode merged 2 commits into
sunfishcode:mainfrom
polarathene:fix/printf-compat-0-4-0

Conversation

@polarathene

@polarathenepolarathene commented Jun 12, 2026

Copy link
Copy Markdown
Contributor
  • nightly-2026-04-24 => Fixed with printf-compat@0.4.0
  • nightly-2026-05-30 => Fixed with unwinding@<unreleased>

In April 2026 Nightly changes have introduced breaking changes that require printf-compat@0.4.0 to be compatible for compiling c-scape with.

Besides bumping the dependency version, there is a slight API change of .arg() to .next_arg().

@polarathene

polarathene commented Jun 12, 2026

Copy link
Copy Markdown
ContributorAuthor

It seems another failure occurred since nightly-2026-05-30 with the unwinding crate (fixed 2 weeks ago) but waiting upon a new release: nbdd0121/unwinding#59

Since I'd prefer compatibility with latest Nightly, and nobody else has raised concerns with compatibility since April 2026 with c-scape or any of it's downstreams (c-gull => eyra/mustang)... I'll just leave this PR open until the unwinding crate has a new release that can be bumped in this PR.

@polarathenepolarathene changed the title fix: Update to printf-compat@0.4.0fix: Support Nightly newer than nightly-2026-04-23Jun 12, 2026
@polarathene

Copy link
Copy Markdown
ContributorAuthor

unwinding has published 0.2.9 👍 Tests should run with that without a manual bump AFAIK

@sunfishcode

Copy link
Copy Markdown
Owner

Thanks!

@sunfishcode
sunfishcode merged commit ac7e0f1 into sunfishcode:mainJun 15, 2026
1 of 5 checks passed
Sign up for freeto 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

@polarathene@sunfishcode