Skip to content

fix Comptime Output only displaying once compiling finishes#2460

Closed
Rune-Magic wants to merge 8 commits into
beefytech:masterfrom
Rune-Magic:master
Closed

fix Comptime Output only displaying once compiling finishes#2460
Rune-Magic wants to merge 8 commits into
beefytech:masterfrom
Rune-Magic:master

Conversation

@Rune-Magic

@Rune-Magic Rune-Magic commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

fixes #2454

@bfiete

bfiete commented Jun 13, 2026

Copy link
Copy Markdown
Collaborator

Can you separate this into different PR's: the typedef changes vs the ComptimeOutput changes

@Rune-Magic Rune-Magic changed the title Comtime Auxilery Bug fixes fix Comptime Output only displaying once compiling finishes Jun 13, 2026
@Rune-Magic

Copy link
Copy Markdown
Contributor Author

Can you separate this into different PR's: the typedef changes vs the ComptimeOutput changes

done

@bfiete

bfiete commented Jun 13, 2026

Copy link
Copy Markdown
Collaborator

This has been resolved in a more general way at 1e79f32

It has the added benefit of showing compile errors as they occur, and leaves the compiler output stream in order (ie: console output appears at the appropriate location relative to other errors and warnings)

@bfiete bfiete closed this Jun 13, 2026
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.

comptime logs are hidden until compiling finishes

2 participants