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

external atom arity check should give meaningful error message #5

Open
peschue opened this issue Dec 12, 2012 · 0 comments
Open

external atom arity check should give meaningful error message #5

peschue opened this issue Dec 12, 2012 · 0 comments

Comments

@peschue
Copy link
Member

peschue commented Dec 12, 2012

If a program has an external atom which provides fewer arguments than the plugin requires, the following message appears, without a hint which atom is to blame:

dlvhex2: ../../src/DependencyGraph.cpp:254: void dlvhex::DependencyGraph::createNodesAndIntraRuleDependenciesForBody(dlvhex::ID, dlvhex::ID, const Tuple &, Node, dlvhex::DependencyGraph::HeadBodyHelper &, std::vector &, bool): Assertion `pluginAtom->checkInputArity(eatom.inputs.size())' failed.

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