Skip to content

doc : fix one message throwed#6753

Closed
nameearly wants to merge 1 commit into
Genymobile:masterfrom
nameearly:master
Closed

doc : fix one message throwed#6753
nameearly wants to merge 1 commit into
Genymobile:masterfrom
nameearly:master

Conversation

@nameearly
Copy link
Copy Markdown

No description provided.

@rom1v
Copy link
Copy Markdown
Collaborator

rom1v commented Apr 6, 2026

The message is for an assertion:

  • pointers.size() >= MAX_POINTERS is checked just above
  • if pointers.size() < maxFingers, then a local id should be available (but it is not, something is very wrong, this is a programming error/assertion)

This is not just a runtime error signaling to the user that all ids are in used, so the current error message is more appropriate.

@rom1v rom1v closed this Apr 6, 2026
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.

2 participants