On Jan 30, 2005, at 11:40 AM, Chris Tyrrell wrote:
While grabbing the .Mac SDK I noticed the Nov 04 GCC updater, so I
downloaded it as well. After installing and rebuilding, I'm
encountering some nasty crashes in code that I had thought to be quite
stable. For instance, SetControlVisibility() and GetWindowPort() were
the last function calls on the stack in two such crashes, yet the
respective ControlRef and WindowRef in these two calls were validated
immediately prior.
My guess would be that SetControlVisibility and GetWindowPort weren't
actually the functions that crashed; they were probably just the
closest public symbols, and you actually crashed somewhere else.
-eric
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden
This email sent to email@hidden
References:
>(no subject) (From: Chris Tyrrell <email@hidden>)