From e3b08628940db8401e9b1eab9284805fd084eec0 Mon Sep 17 00:00:00 2001 From: Ivan Maidanski Date: Mon, 2 Apr 2012 22:45:21 +0400 Subject: [PATCH] Update TODO file --- TODO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index 17fd12c..a3ef51b 100644 --- a/TODO +++ b/TODO @@ -26,10 +26,10 @@ SMakefile.amiga, Makefile.dj, digimars.mak: move to "build" folder. Do type-punning via union (instead of pointer type cast) to enable safe '-fstrict-aliasing' compiler optimization option. -Support HANDLE_FORK if USE_WINALLOC for Cygwin. +Support CAN_HANDLE_FORK if USE_WINALLOC for Cygwin. -Properly implement HANDLE_FORK if GC_dirty_maintained for Darwin (both single -and multi-threaded modes). +Enable GC_set_handle_fork(1) for Darwin with GC_dirty_maintained on (both +single and multi-threaded modes). == FIXME tasks == -- 2.7.4