From b8879d64dd4280915e47f17142e38ce9bb220bde Mon Sep 17 00:00:00 2001 From: Bert Belder Date: Mon, 17 Jan 2011 23:30:13 +0100 Subject: [PATCH] Remove completed TODO.win32 items --- TODO.win32 | 9 --------- 1 file changed, 9 deletions(-) diff --git a/TODO.win32 b/TODO.win32 index 7e85281..81020c3 100644 --- a/TODO.win32 +++ b/TODO.win32 @@ -35,11 +35,6 @@ that relays everything to an internal socket? Also verify writeError and isStdoutBlocking correctness. -- Think about exposing the platform through the process object - It sucks but it may be necessary to know which platfom you're running on, e.g. - you can't do spawn('grep') on windows (unless there's msys). - Something like process.os or process.platform? - - Skip/fix tests that can never pass on windows - Find a solution for fs.symlink / fs.lstat / fs.chown @@ -70,10 +65,6 @@ headers must have `dllimport`. - V8: push MINGW32 build fixes upstream - (mostly done, V8 3.0.0 introduces some new issues) - -- Work with the V8 team to get the stack corruption bug fixed - (fixed in 3.0.0) - Work around missing pread/pwrite more elegantly Currently it's exported from libeio, while it wasn't intended to be exported. -- 2.7.4