"Chris Olson" <[EMAIL PROTECTED]> a �crit dans le message de news:[EMAIL PROTECTED] > I've just seen some rather weird behavior in the app I'm writing > involving optimizing for speed. With optimizations turned off, the > applciation performs flawlessly. When they are turned on above level 2 > when optimizing for speed, the application ceases to function. > Interestingly, this is the level where loop transformations begin, and > the app is involved with deeply nested loops and functions with nested > loops, etc. > > Anyone else seen this behavior, or is it just me? > > Chris Olson
I have a similar problem, from level 2 and up my application does not work properly. In my case, the application cease to receive the ctlSelectEvent events on some conditions. -- Regis St-Gelais www.laubrass.com -- -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
