mark3072

Results 1 comments of mark3072

Everything builds fine with the suggested modifications. However, I am having a problem with Buffer on my Mips Linux build. var buff1 = new Buffer("test"); assert.equal(buff1.toString(), "test"); fails with: uncaughtException:...