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

Improve error message "empty identifier" #67

Open
varungandhi-src opened this issue Jul 15, 2022 · 0 comments
Open

Improve error message "empty identifier" #67

varungandhi-src opened this issue Jul 15, 2022 · 0 comments

Comments

@varungandhi-src
Copy link
Contributor

With the attached index, I get an error

scip-ruby gem TODO TODO P#a=().: empty identifier
scip-ruby gem TODO TODO P#a=().
_____________________________^
scip-ruby gem TODO TODO P#w=().: empty identifier
scip-ruby gem TODO TODO P#w=().
_____________________________^

This error is not very helpful; I skimmed the code and it seems like this comes up with empty descriptor names? I put asserts in the scip-ruby code and it doesn't seem to be creating descriptors with empty names, so not sure what's up here.

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

3 participants