Hi,
I am a bit sad because DebugStream doesn't work anymore with SGIs
latest compiler (CC7.3 with option -LANG:std).
I use DebugStream in my own projects and it worked just fine until
we upgraded to this new compiler. This one is extremely standards
compliant. Much more than the old one.
It compiles without warning (after changing the includes to
<fstream>, using namespace std) and runs fine. There is simply no
output. None at all.
Does anybody have a hint on where the problem may be? What could I
check or test?
Cheers
Ralf