Maurizio Loreti wrote:

Ulrich Lauther <[EMAIL PROTECTED]> writes:

Is this a common problem?

no

When I used g++ I used to see that all the time. Never did figure out what was wrong, and most people I asked said what you heard: "it doesn't happen to me". It was unpredictable. I believe I used to resort to copying variables I wanted to debug into globals, etc. Not pleasant.

It would only happen with variables in nested scope; never a variable at function scope.

I believe (not entirely positive; was a while ago) that I finally realized that only later versions of g++ exhibited this bug, and I went back to 2.95.2 and stayed there. 2.95.2 was 3 times faster than the later versions; an added bonus.


_______________________________________________
help-gplusplus mailing list
help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to