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 messages are just printed, not given to GAP #60

Closed
sebasguts opened this issue Oct 9, 2018 · 0 comments
Closed

Error messages are just printed, not given to GAP #60

sebasguts opened this issue Oct 9, 2018 · 0 comments
Assignees

Comments

@sebasguts
Copy link
Contributor

Currently, the content of Julia error message is just printed to stderr, not returned to GAP.

Fix this by providing an IOBuffer for the showerror call, read out the string in this IOBuffer, and give it back to GAP.

@sebasguts sebasguts self-assigned this Oct 9, 2018
sebasguts added a commit to sebasguts/GAP.jl that referenced this issue Oct 15, 2018
sebasguts added a commit to sebasguts/GAP.jl that referenced this issue Oct 15, 2018
sebasguts added a commit to sebasguts/GAP.jl that referenced this issue Oct 15, 2018
fingolfin pushed a commit that referenced this issue Oct 15, 2018
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

No branches or pull requests

1 participant