From: cpickett Date: Sun, 30 Nov 2008 07:11:42 +0000 (+0000) Subject: * add Cygwin, MinGW, MSVC to TODO X-Git-Tag: 0.10.0~713 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4ac36e1e8c621a2cc6ecee51aeeb6df0d1151b12;p=check * add Cygwin, MinGW, MSVC to TODO git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@449 64e312b2-a51f-0410-8e61-82d0ca0eb02a --- diff --git a/TODO b/TODO index ea5b204..d156ea0 100644 --- a/TODO +++ b/TODO @@ -143,3 +143,6 @@ Check Internals allow Win32 compatibility. [ ] * Incorporate existing Win32 support as mentioned here: http://opendarwin.org/pipermail/cvs-libfoundation-all/2005-March/000177.html +[ ] * Get Cygwin to work, even without forking +[ ] * Get MinGW to work, even without forking +[ ] * Get MSVC to work, even without forking