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

Error reporting doesn't handle errors spanning multiple lines #13

Open
alinalihassan opened this issue Sep 3, 2022 · 0 comments
Open
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@alinalihassan
Copy link
Owner

This is due to the current implementation of the reporter. The span can have multiple lines, but the function handling the output is not dealing with it very well.

Link to source here: https://github.com/alinalihassan/Lesma/blob/main/src/liblesma/Common/Utils.cpp#L11

@alinalihassan alinalihassan added bug Something isn't working good first issue Good for newcomers labels Sep 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
Status: To do
Development

No branches or pull requests

1 participant