Logging in debug and release builds
Armel Asselin
armelasselin at hotmail.com
Fri Aug 11 02:02:11 PDT 2006
> AA> one problem though is that release builds (as well as debug build) may
> well
> AA> be dependent on this flawed approach (i.e. maybe some arguments
> evaluations
> AA> have side effects which are necessary for the framework to work).
>
> This would be a bug in the user code. Just as it's a bug to use
> expressions with side effects inside wxASSERT (or standard assert() for
> that matter).
yes of course, i just mention that to say that without proper
anti-regressions test-suite, some bugs may appear while doing that and
potentially anywhere in many applications and/or part of the wx framework.
i was pretty annoyed by your theory applied to wx 2.6.3... which added (wrt
to my app) more bugs than it was fixing.
Armel
More information about the wx-users
mailing list