driplineorg / driplineorg/dripline-cpp
Invalid specifier should return an error
Open
- Dominant language
- C++
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Expected behavior for when a specifier is not handled should be that an error (i.e. 310) is returned. Right now that's not checked except for in Python with CMD requests, where if there's no function matching the specifier name, that error is returned.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.