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

Complex type specification breaks 'function callgraph' utility #301

Open
fowlay opened this issue Apr 1, 2017 · 1 comment
Open

Complex type specification breaks 'function callgraph' utility #301

fowlay opened this issue Apr 1, 2017 · 1 comment

Comments

@fowlay
Copy link

fowlay commented Apr 1, 2017

Certain type specifications cause the 'function callgraph' utility to malfunction. The attached foo.erl module is a simple example.
foo.erl.txt

When clicking CodeInspection->GenerateFunctionCallgraph there is a pop-up saying "Internal error occured. Please report it!".

Workaround: Remove the -type specification and modify the -spec line accordingly.

erarafo_20170401_225858.txt

@vladdu
Copy link
Collaborator

vladdu commented Sep 4, 2017

We use a rather old version of wrangler. Unfortunately there isn't anyone maintaining the eclipse integration and I'm not sure if it's enough to just replace the wrangler binaries. I will investigate.

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

2 participants