Re: [heycam/webidl] Is -0 < 0, regarding [EnforceRange]? (#306)

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