reassign 382153 libstdc++6-4.1-dev 4.1.1-11 thanks I've been testing this problem in merulo.debian.org, and I was able to reproduce it.
This bug is actually in the c++ standard library. I was able to develop a very small test case that reproduces this bug, and also one that "fixes" it. I'm attaching them as works.cpp and doesnt-work.cpp, if you look at them you'll that they are simple enough to conclude that this is c++'s fault. This bug turns up when you use <string> and don't use <iostream>. By including <iostream> this bug goes away. I tested this on an updated i386 and amd64 box, but the bug didn't turn up. So it _is_ really in ia64. This bug might be related to the patch applied to #382627, although I'm not completely sure. I'll keep looking into this. -- Love, Marga. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]