At 1:01 PM -0700 8/6/01, Scott Johnson (Bellevue) wrote:
>  > From: Ralph Krausse [mailto:[EMAIL PROTECTED]]
>>  AppName has overflowed the stack. The functions currently
>>  using the stack are: MainFormHandleEvent_FP9Event94276),
>>  PrbSendEventToForm(24), FrmDispatchEvent(28),
>>  AppEventLoop_FCV(38), StartPalmMain_FUsPVUSs(14),
>>  PilotMain(16), <Unknown @00046208> (40)
>
>Is that a typo for MainFormHandleEvent?  If '9' should be '(' then that
>function uses 4276 bytes which is indeed way too big.
>
>Since you're using C++, be careful about stack allocation of class objects
>which may be bigger than you think (often due to inheritance).
>
>FWIW, there are rumors the next version of CodeWarrior will be more helpful
>about this sort of thing.

FYI, if that "9" is a typo for "(", then there's no need for typos. 
If you want the error text, just press Cmd-C (Mac) or Ctrl-C 
(Windows) to copy the text to the clipboard.
-- 

-- Keith Rollin
-- Palm OS Emulator engineer

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

Reply via email to