DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=33550>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=33550 ------- Additional Comments From [EMAIL PROTECTED] 2005-02-16 05:52 ------- Ok, I've committed the patch to subversion, with some changes. The following are equivalent: new CallMethodRule(methodName); and new CallMethodRule(0, methodName); // targetoffset=0 This fact allowed the code to be simplified while giving the same effect (I think). Wendy, would you mind testing this? It would be even better if you could provide a patch to the unit tests... And thanks for the patch.. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
