Orgad Shaneh

Results 411 comments of Orgad Shaneh

@pwinckles Can you please attach the scripts you test with, if possible also with their other parties?

Rebased and replaced `NULL` with `nullptr`. I cannot reproduce your issue. Waiting for inputs.

> @orgads Line 2195 in sipp.cpp needs to be changed to: > > ``` > if (creationMode == MODE_CLIENT || creationMode == MODE_MIXED) { > ``` Done, thanks. @dmbhatti I'm...

Not really tested. Tried my best with conflict resolution. The hardest file was install.js, so please review it carefully. Notice I mocked process.release and called `downloadNodeLib` twice for Windows (for...

If you prefer a rebased version (as requested in #136) see https://github.com/nodejs/node-gyp/compare/main...orgads:nw-gyp:rebase?expand=1

@davehorton what do you prefer? Keep the types here or create a package in DefinitelyTyped?