From 931a5502c6ea6a15f080365f83aba8849984302c Mon Sep 17 00:00:00 2001 From: Ivan Maidanski Date: Wed, 21 Mar 2012 19:37:14 +0400 Subject: [PATCH] Update TODO file --- TODO | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 4433579c..17fd12cd 100644 --- a/TODO +++ b/TODO @@ -7,8 +7,6 @@ compiler runtime, provided it is reliable, or from the future libatomic_ops). Add a test for libatomic_ops minimal version required (at compile time). -Merge symbian branch to master. - windows-untested: Remove if CMake can generate MS Visual Studio 6.0, 7.0, 8.0 project files. @@ -22,6 +20,9 @@ auto-generated Makefile) instead. (Same for EMX_MAKEFILE.) build_atomic_ops.sh[.cygwin]: Remove if really not needed. +BCC_MAKEFILE, EMX_MAKEFILE, OS2_MAKEFILE, PCR-Makefile, WCC_MAKEFILE, +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. -- 2.40.0