You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: