]> granicus.if.org Git - check/commitdiff
* add Cygwin, MinGW, MSVC to TODO
authorcpickett <cpickett@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Sun, 30 Nov 2008 07:11:42 +0000 (07:11 +0000)
committercpickett <cpickett@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Sun, 30 Nov 2008 07:11:42 +0000 (07:11 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@449 64e312b2-a51f-0410-8e61-82d0ca0eb02a

TODO

diff --git a/TODO b/TODO
index ea5b2044ab7a448fa5361f14486803c74fd999cc..d156ea0e0c9ca3ef60fc6b569d8b032598b6d3e6 100644 (file)
--- 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