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

cFram::Cursor() constructor doesn't have way to return error #308

Open
terrillmoore opened this issue Jul 5, 2021 · 0 comments
Open

cFram::Cursor() constructor doesn't have way to return error #308

terrillmoore opened this issue Jul 5, 2021 · 0 comments
Projects

Comments

@terrillmoore
Copy link
Member

It calls cFram::Cursor:locate(), which can fail. Better to make sure the located flag is clear, and make sure that cFram::Cursor::create() does a locate. A thorough review is needed for testing, and probably a test suite / regression check. So pushing this to a future rev.

@terrillmoore terrillmoore added this to To do in V1.0.0 via automation Jul 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
V1.0.0
  
To do
Development

No branches or pull requests

1 participant