Skip to content

Compiler: reduce compiler output verbosity#488

Open
chqrlie wants to merge 1 commit intoc2lang:masterfrom
chqrlie:terse-output
Open

Compiler: reduce compiler output verbosity#488
chqrlie wants to merge 1 commit intoc2lang:masterfrom
chqrlie:terse-output

Conversation

@chqrlie
Copy link
Copy Markdown
Contributor

@chqrlie chqrlie commented Apr 4, 2026

  • combine 'building xxx' messages on the same line if possible

@chqrlie chqrlie force-pushed the terse-output branch 3 times, most recently from 55987c2 to 5c5bc76 Compare April 9, 2026 14:50
@bvdberg
Copy link
Copy Markdown
Member

bvdberg commented Apr 11, 2026

For tooling wrapping the compiler this makes it harder to automate tasks. I prefer that output is always the same, so that tooling can easily grep stuff.

@chqrlie
Copy link
Copy Markdown
Contributor Author

chqrlie commented Apr 11, 2026

Fair enough... How about a command line option --terse that prevents the output of building xxx?

@chqrlie chqrlie force-pushed the terse-output branch 8 times, most recently from e3164b1 to 03a8dfb Compare April 15, 2026 09:39
* combine 'building xxx' messages on the same line if possible
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