Skip to content

Conversation

Paul-Andre
Copy link
Contributor

In order to make debugging easier, when assert is called, "flush" all the accumulated error messages before printing the assert message. (The previous behavior was that the accumulated error messages would never get printed.)

(And tell me, what is the preferred way in this case to forward-declare the functions? I just did the lazy thing.)

@gingerBill
Copy link
Member

This is a bit of a bodge but it does work.

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