José Abílio Oliveira Matos <[EMAIL PROTECTED]> writes: | The problem comes when I try to compile the 1.1 series, I have problems with | 1.1.2, 1.1.4, 1.1.5* > | I attach the log that I get with errors. Since this happens in DebugStream do | you have any clue Lars? > | Should I upgrade my compiler? I'm not joking here. :-) Since 3.0.4 appears | not to fulfill the modern stl stream condition that you imposed.
Actually I think 3.0.4 fulfills the modern condition, it is more likely the _test_ for the condition that is wrong. What happens if you just set the "MODERN_STL_STREAM" manually in config.h? (or as a define in DebugStream.h for that matter) -- Lgb