Skip to content
Snippets Groups Projects
Commit 1c2d8168 authored by Adrien Béraud's avatar Adrien Béraud Committed by Sébastien Blin
Browse files

dring: don't use IDs above 2^53

* avoid using IDs above 2^63 for Java binding compatibility
 (no unsigned integers in Java)
* avoid using IDs above 2^53 for JavaScript binding compatibility
 (no proper integers in JS)

Change-Id: I57bb26d2464edbdca4c9e6fe858894d3b53519dd
parent d7da705a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment