Skip to content

Better compile error when missing call to init#2735

Merged
swernli merged 2 commits intomainfrom
swernli/better-compile-error-when-missing-init
Oct 14, 2025
Merged

Better compile error when missing call to init#2735
swernli merged 2 commits intomainfrom
swernli/better-compile-error-when-missing-init

Conversation

@swernli
Copy link
Collaborator

@swernli swernli commented Oct 8, 2025

We have a nice error for this case, but refactoring lost it. This makes sure the interpreter is initialized before we try to read the global config so the variable isn't empty.

We have a nice error for this case, but refactoring lost it. This makes sure the interpreter is initialized before we try to read the global config so the variable isn't empty.
@swernli swernli enabled auto-merge October 14, 2025 17:31
@swernli swernli added this pull request to the merge queue Oct 14, 2025
Merged via the queue into main with commit 31ba75c Oct 14, 2025
18 checks passed
@swernli swernli deleted the swernli/better-compile-error-when-missing-init branch October 14, 2025 21:29
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