On 6-May-07, at 2:59 PM, jda wrote: > I've suddenly gotten this error when I try to build a large project: > > "This method uses 33k of stack space, but the limit is 32k". > > It names the "component" but not the method. Unfortunately, there are > probably 100 methods in the class, and I've worked on quite a few of > them since last building the project (it runs just fine, BTW -- this > only happens with build). > > How can I identify the method so I can refactor the method? > > Mac OS X 10.4.9, universal build, BTW.
Any one of those have aLOT of local variables or some huge arrays ? _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
