We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This seems to work fine with the dev profile, but with a non-dev profile (like trace), GobView breaks with an exception in the browser console: Fatal error: exception Invalid_argument("Cilfacade.get_ikind: non-integer type void ") Or maybe this profile issue exists already before this PR?
This seems to work fine with the dev profile, but with a non-dev profile (like trace), GobView breaks with an exception in the browser console:
dev
trace
Fatal error: exception Invalid_argument("Cilfacade.get_ikind: non-integer type void ")
Or maybe this profile issue exists already before this PR?
Originally posted by @sim642 in #9 (comment)
The crash is not specific to #9 but also exists on master at 841090e.
master
The text was updated successfully, but these errors were encountered:
Libmaincil
sim642
Successfully merging a pull request may close this issue.
Originally posted by @sim642 in #9 (comment)
The crash is not specific to #9 but also exists on
master
at 841090e.The text was updated successfully, but these errors were encountered: