Skip to content

Comments

Fix internal error when setting a config to a bad string at compile time#28429

Open
jabraham17 wants to merge 2 commits intochapel-lang:mainfrom
jabraham17:fix-string-config-param
Open

Fix internal error when setting a config to a bad string at compile time#28429
jabraham17 wants to merge 2 commits intochapel-lang:mainfrom
jabraham17:fix-string-config-param

Conversation

@jabraham17
Copy link
Member

@jabraham17 jabraham17 commented Feb 20, 2026

Fixes an internal error I found that occured when setting a config variable to a bad value at compile time.

This error occurred because the parser would not return a valid module with a single statement and so we would either fail an assert or segfault.

  • paratest

[Reviewed by @]

Signed-off-by: Jade Abraham <jade.abraham@hpe.com>
Signed-off-by: Jade Abraham <jade.abraham@hpe.com>
@jabraham17 jabraham17 requested a review from DanilaFe February 20, 2026 19:28
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