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

Extend 'continuation' value type to undefined | binary() #413

Open
wants to merge 1 commit into
base: develop-3.0
Choose a base branch
from

Conversation

hmmr
Copy link
Contributor

@hmmr hmmr commented May 6, 2024

This is to bring the index_options() type in agreement with actual usage, as seen for example in riak_cs: here its continuation option is explicitly set to undefined.

Spotted by dialyzer.

This is to bring the `index_options()` type in agreement with actual usage, as seen for example in riak_cs: [here](https://github.com/TI-Tokyo/riak_cs/blob/develop/apps/riak_cs/src/riak_cs_gc_key_list.erl#L126) its `continuation` option is explicitly [set](https://github.com/TI-Tokyo/riak_cs/blob/develop/apps/riak_cs/src/riak_cs_gc_key_list.erl#L160) to `undefined`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant