Skip to content

GCC bug for the privatization of edges in vertex derived type #31

@singleterry

Description

@singleterry

A GCC bug forces the vertex%edges array to be public. This affects these DAG routines:

  • dag_get_edges
  • dag_get_dependencies
  • dag_toposort/dfs
  • dag_generate_digraph
  • dag_generate_dependency_matrix

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions