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

Table::find() returns size_t(-1) on 'not found' #33

Closed
kspangsege opened this issue Jul 9, 2012 · 1 comment
Closed

Table::find() returns size_t(-1) on 'not found' #33

kspangsege opened this issue Jul 9, 2012 · 1 comment
Labels

Comments

@kspangsege
Copy link
Contributor

The C++ reference documentation states that Table::find() returns 'null' on 'not found'. It returns size_t(-1).

@ghost ghost assigned kneth Jul 9, 2012
@kneth kneth closed this as completed Jul 10, 2012
@kneth
Copy link
Contributor

kneth commented Jul 10, 2012

Fixed by commit 613b95b.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants