mirror of https://github.com/lukechilds/node.git
Browse Source
While VM::Integer::Value() offers an int64_t, V8::Integer::New() only accepts an int32_t, truncating fs.Stat's size in BuildStatsObject(). I consider this a bug in V8, and we should move back to V8::Integer when it gets a ctr that allows a int64_t. Until then, this work-around should hold.v0.7.4-release
rentzsch
15 years ago
committed by
Ryan Dahl
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue