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

Hard to debug compiler errors #3

Open
mormj opened this issue Jan 7, 2025 · 0 comments
Open

Hard to debug compiler errors #3

mormj opened this issue Jan 7, 2025 · 0 comments

Comments

@mormj
Copy link

mormj commented Jan 7, 2025

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

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

1 participant