Skip to content

Hard to debug compiler errors #3

@mormj

Description

@mormj

A couple of compiler errors happen quite easily (due to user error) but can be traced to a number of things. Would be good for the compiler to output more descriptive errors.

Namely:

  • missing processBulk or processOne error
  • no matching function for call to ‘gr::Graph::emplaceBlock()

for example, the second error occurs when not properly instantiating a block with the correct template parameter

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