- From: Tobie Langel <notifications@github.com>
- Date: Wed, 22 Feb 2017 01:13:56 -0800
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 22 February 2017 09:14:29 UTC
Oh. Nevermind. We have similar issues in step 9 and 10: 9. Set _x_ to _x_ modulo 2<sup>bitLength</sup>. 10. If _signedness_ is "signed" and _x_ ≥ 2<sup>bitLength − 1</sup>, then return _x_ − 2<sup>bitLength</sup>. :-/ -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/heycam/webidl/issues/306#issuecomment-281612105
Received on Wednesday, 22 February 2017 09:14:29 UTC