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

credis_lrange returns CREDIS_ERR_PROTOCOL / -97 if list-key ist not set #6

Closed
GoogleCodeExporter opened this issue Apr 23, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. credis_lrange(redis,"not_existing",0,-1,&elements);

What is the expected output? What do you see instead?
I would expect nil, null or 0 as return value

What version of the product are you using? On what operating system?
SVN rev. r13

Original issue reported on code.google.com by rea...@imojo.de on 8 Feb 2010 at 10:34

@GoogleCodeExporter
Copy link
Author

fixed in r15

Original comment by romf...@gmail.com on 9 Feb 2010 at 8:25

  • Changed state: Fixed

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