[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Strange crashes

From: Russell Hind <rh_gmane_at_mac.com>
Date: 2006-04-10 13:03:08 CEST

Lübbe Onken wrote:
>
> It may be a race condition, but it could also be a bug in the compiler
> optimization. I often had problems when I had optimization turned on. Even
> when an expression evaluated TRUE in the debugger, the code would enter the
> FALSE branch. This only changed when I turned the optimization off, which I
> now generally do.

We have the same trouble with Borland C++ and rarely ship with
optimisations turned on due to codegen bugs.

They can take a long time to find out as well.

Cheers

Russell

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Apr 10 13:04:43 2006

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.