> > 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? > >I found that Rb usually identifies the method in question in the >location column after the failure. Is this not the case with you? >Tested in r1 and r2 on PPC Mac. > >
Unfortunately, the method is not named in the error sheet -- it displays the window name after Location. But I think this is actually an RB bug. The project compiled just fine two days ago, and I didn't create or edit any large methods in the intervening time. Furthermore, I commented out the contents of all methods in the window and it still refused to compile, with the same "stack over limit" error message when compiling for PPC (Intel compiles were OK). Jon _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
