Open kashewnuts opened 11 years ago
I also saw the same error. After checking, Uint32Array did not initialized with 0. It was fixed when updating node.
In my environment before the updated, Uint32Array after initialization was to return an indeterminate value.
(new Uint32Array(1))[0]; // random value
bit-vector expects that Uint32Array is initialized with 0.
Typed Array Specification http://www.khronos.org/registry/typedarray/specs/latest/#5
Reading this property returns 0 if this ArrayBuffer has been neutered.
I think that is node's (or V8's) fixed bugs.
I want to use oktavia on Tinkerer (Using Sphinx to generate Blog). But Don't move oktavia-mkindex. Could you tell me how to use oktavia on Tinkerer?
environment
pip freeze
terminal
src/bit-vector.jsx