Skip to content

Add Option in PrintBuffer to Show Warnings#37

Merged
kilo52 merged 3 commits intomasterfrom
improve/syntax-err-file-warns
Mar 15, 2026
Merged

Add Option in PrintBuffer to Show Warnings#37
kilo52 merged 3 commits intomasterfrom
improve/syntax-err-file-warns

Conversation

@kilo52
Copy link
Copy Markdown
Member

@kilo52 kilo52 commented Mar 11, 2026

Introduces an option to show warnings for individual source files that produced a syntax error during processing.

Show warnings for individual source files that produced a syntax error
during processing.
Introduced the testPrintMultiResultWithFileSyntaxWarnings() print function.

Signed-off-by: kilo52 <phil.gaiser@raven-computing.com>
@kilo52 kilo52 self-assigned this Mar 11, 2026
@kilo52 kilo52 added the Improvement Improvement of an existing feature label Mar 11, 2026
@kilo52 kilo52 linked an issue Mar 11, 2026 that may be closed by this pull request
kilo52 added 2 commits March 12, 2026 21:29
Signed-off-by: kilo52 <phil.gaiser@raven-computing.com>
Signed-off-by: kilo52 <phil.gaiser@raven-computing.com>
@kilo52 kilo52 merged commit b84b89a into master Mar 15, 2026
22 checks passed
@kilo52 kilo52 deleted the improve/syntax-err-file-warns branch March 16, 2026 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Improvement Improvement of an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Show Warnings for Source Files With Errors

1 participant