Skip to content

Comments

all: harden error message formatting across compiler and builtins#987

Open
gazerro wants to merge 1 commit intomainfrom
error-formatting-hardening
Open

all: harden error message formatting across compiler and builtins#987
gazerro wants to merge 1 commit intomainfrom
error-formatting-hardening

Conversation

@gazerro
Copy link
Member

@gazerro gazerro commented Feb 21, 2026

all: harden error message formatting across compiler and builtins

Standardize how dynamic error messages are built in builtins, compiler
checks, lexer diagnostics, and compare tooling by using explicit
formatting placeholders instead of ad-hoc string concatenation.

Standardize how dynamic error messages are built in builtins, compiler
checks, lexer diagnostics, and compare tooling by using explicit
formatting placeholders instead of ad-hoc string concatenation.
@gazerro gazerro requested a review from zapateo February 21, 2026 11:02
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