Skip to content

Return all named groups when iterating#26

Open
anuraaga wants to merge 1 commit intomarcomaggi:masterfrom
anuraaga:all-groups
Open

Return all named groups when iterating#26
anuraaga wants to merge 1 commit intomarcomaggi:masterfrom
anuraaga:all-groups

Conversation

@anuraaga
Copy link
Copy Markdown

Currently, when the same name is declared multiple times, the iterator will only return one of them. This doesn't seem to be the intent of a named group iterator, so instead we use the int->string map which contains all groups.

This should be a compatible change because the struct cre2_named_groups_iter is not exported.

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