Skip to content

[RDF] preserve order of messages in RDisplay::Print()#17173

Closed
silverweed wants to merge 1 commit intoroot-project:masterfrom
silverweed:rdf_display_tostream
Closed

[RDF] preserve order of messages in RDisplay::Print()#17173
silverweed wants to merge 1 commit intoroot-project:masterfrom
silverweed:rdf_display_tostream

Conversation

@silverweed
Copy link
Copy Markdown
Contributor

#17081 changed the order or printing in RDisplay::Print() so that all warnings are now printed before the actual message. This PR restores the original order of printing.

@vepadulano
Copy link
Copy Markdown
Member

vepadulano commented Dec 3, 2024

My honest opinion: the previous behaviour was wrong and I sincerely believe that printing all warnings before the actual table just looks better and is less surprising for the user

EDIT:

The behaviour of printing warnings interleaved with rows of the table is just wrong, I don't think there's anything to discuss here. What I don't know is whether this behaviour was present before #17081, because I never paid attention and because we don't have a test for it. In any case I believe we should not overengineer this very simple feature

@silverweed silverweed closed this Dec 3, 2024
@silverweed silverweed deleted the rdf_display_tostream branch August 7, 2025 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants