> > Mmm, I didn't know that the standard operator new uses global variables.
Is it
> > the exception handling in the standard new that uses global?

> I don't know. All I know is that is is not allowed, and that it really
crashes the app !

Weird, I've been trying to track down what sounds like a related problem all
morning.  I have a call to "new wchar_t[blah]".  In debug build, it works
fine in a find launch code.  In the release build, it crashes.  D*mned if I
can figure out the problem.  I've been staring at the two map files until I
am blue in the face.  They are effectively the same. Why does new work in
debug and not in release?  Anyone have any hints?  I am using POL if that
matters.



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to