From 35cf9ebabe8d2177cffe431f644518432c7299b7 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 11 Oct 2009 03:24:12 +0000 Subject: *** empty log message *** git-svn-id: svn+q:///qpdf/trunk@789 71b93d88-0707-0410-a8cf-f5a4172ac649 --- TODO | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 32bae1c7..092764b2 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,10 @@ 2.1 === - * For mingw, try --static-libstdc++ + * For some reason, /MT with msvc and -static-libgcc with mingw both + produce lots of test suite failures. Why do some things work and + some things not work? Is it static data in PCRE or zlib? Is it + something in my code? * Update documentation to reflect new command line flags and any other relevant changes. Should read through ChangeLog and the -- cgit v1.2.3-54-g00ecf