File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed
Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change 3535 that relays everything to an internal socket?
3636 Also verify writeError and isStdoutBlocking correctness.
3737
38- - Think about exposing the platform through the process object
39- It sucks but it may be necessary to know which platfom you're running on, e.g.
40- you can't do spawn('grep') on windows (unless there's msys).
41- Something like process.os or process.platform?
42-
4338- Skip/fix tests that can never pass on windows
4439
4540- Find a solution for fs.symlink / fs.lstat / fs.chown
7065 headers must have `dllimport`.
7166
7267- V8: push MINGW32 build fixes upstream
73- (mostly done, V8 3.0.0 introduces some new issues)
74-
75- - Work with the V8 team to get the stack corruption bug fixed
76- (fixed in 3.0.0)
7768
7869- Work around missing pread/pwrite more elegantly
7970 Currently it's exported from libeio, while it wasn't intended to be exported.
You can’t perform that action at this time.
0 commit comments