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

Ajdust election.c to use the error code from augmap of invalid id #33

Open
gur111 opened this issue Apr 26, 2020 · 0 comments
Open

Ajdust election.c to use the error code from augmap of invalid id #33

gur111 opened this issue Apr 26, 2020 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@gur111
Copy link
Owner

gur111 commented Apr 26, 2020

Now, it is invalid to pass keys below 0 to augmented map.
I need -1 to be used as an error in augMapGetFirst so I changed it.
We need to amend election.c to not validate itself that the id is valid and instead rely on AugMap.

@gur111 gur111 added bug Something isn't working enhancement New feature or request labels Apr 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants