Skip to content

Follow core's rename of format to unsafe-format - #20

Draft
hellerve wants to merge 1 commit into
masterfrom
unsafe-format
Draft

hellerve wants to merge 1 commit into
masterfrom
unsafe-format

Conversation

@hellerve

@hellerve hellerve commented Sep 5, 2026

Copy link
Copy Markdown
Member

carp core is renaming the format interface to unsafe-format (carp-lang/Carp#1432: format is a thin single-argument printf wrapper with no check that the string carries exactly one directive). merge after that lands; until then CI is red because unsafe-format does not exist yet.

  • the one call, (format "%s.mustache" name) in partial lookup, becomes unsafe-format

143/143 green against a local core carrying the rename.

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.

1 participant