Fedor Indutny

Results 187 comments of Fedor Indutny

Just run `npm test` on FreeBSD, everything appears to be working.

@refack yeah solaris, aix, everywhere where node works.

Pushed out a framework for some of the future tests. See: https://github.com/indutny/gyp.js/blob/master/test/gyppies-test.js

cc @hzoo :wink:

Hm.. it really looks like we should support this. I think you are reading it correctly. cc @mscdex and @jasnell just in case

@mscdex yeah, I checked it first, and this thing was the same there too.

Hm... if I understand this correctly, it will create a symlink to the folder where the http parser was built. Which means that when the development directory will be removed...

@jasnell may I ask you to take a look at this?

Thank you for submitting this! May I ask you to write a short example in C to demonstrate how this API could be used?

@RandoMan70 I don't really object to this change, but on other hand try to avoid touching that code. It is very sensitive code path, which may ruin the performance of...