Skip to content

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

Open
hmmr wants to merge 1 commit intobasho:develop-3.0from
hmmr:patch-1
Open

Extend 'continuation' value type to undefined | binary()#413
hmmr wants to merge 1 commit intobasho:develop-3.0from
hmmr:patch-1

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.

1 participant