- From: Domenic Denicola <notifications@github.com>
- Date: Wed, 16 Dec 2015 05:31:38 -0800
- To: whatwg/encoding <encoding@noreply.github.com>
Received on Wednesday, 16 December 2015 13:32:06 UTC
floor(pointer / 10 / 126 / 10) is different from floor(floor(floor(pointer / 10) / 126) / 10). I don't know the context but wanted to make sure the former was intended? --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/encoding/commit/929a3ffec7695b38c1b5529411de52eca6935d61#commitcomment-15013806
Received on Wednesday, 16 December 2015 13:32:06 UTC