Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not pass the list of known identifiers to the SDL logging system. #264

Merged
merged 1 commit into from Jun 4, 2022
Merged

Do not pass the list of known identifiers to the SDL logging system. #264

merged 1 commit into from Jun 4, 2022

Conversation

ghost
Copy link

@ghost ghost commented Apr 27, 2018

This is an attempt in order to close #245 - Some known symbols are not printed correctly.

SDL can't handle large error messages in a pretty manner, so derive the list of identifiers to somewhere else.

https://cdn-images-1.medium.com/max/1600/1*BDs8D_Jtb7yKMAK86mKADg.gif

src/formula.cpp: Do not pass the list of known identifiers to the SDL
logging system.

src/logger.*pp: Provides warnings logging in a way not tied to SDL.
@DDR0 DDR0 merged commit 1d74d1f into anura-engine:trunk Jun 4, 2022
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.

Some known symbols are not printed correctly.
2 participants