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

Include type-bound procedures in call graphs if binding not visible #539

Merged
merged 8 commits into from
Aug 2, 2023

Conversation

ZedThree
Copy link
Member

Fixes #538

Plus some other minor tidy-ups:

  • fix "help" legend when pages have multiple graphs
  • add type-bound procedures to graph legends

@JosephWood2001 I've changed the behaviour for type-bound procedures in call graphs slightly: they now count as "simple bindings" only if the single binding is visible. I wonder if this needs to be further refined. Maybe we should always add bound procedures anyway, even if they add a bit of clutter for simple bindings?

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

Successfully merging this pull request may close these issues.

Call-graph ramifications of the FORD type-bound procedures public/private policy
1 participant