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

changing signature of functions crashes editor when callers are edited #18

Open
vilterp opened this issue May 21, 2015 · 0 comments
Open

Comments

@vilterp
Copy link
Owner

vilterp commented May 21, 2015

  1. call function g from f, making edge from call of g to something else
  2. edit g to remove the free out port that the edge in f was from
  3. open f
  4. Editor crashes.

Solution: to remove that edge, so it doesn't try to render it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant