|
From: <no...@so...> - 2001-07-03 11:50:28
|
Patches item #431224, was opened at 2001-06-07 13:27 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=312867&aid=431224&group_id=12867 Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Samuele Pedroni (pedronis) >Assigned to: Samuele Pedroni (pedronis) Summary: possible fix for #222819 Initial Comment: This is a patch that seems to solve #222819 Multi-level Java method overriding fails while keeping #231507 stack overflow for simple class #406193 stack overflow when delegating closed and http://www.geocrawler.com/lists/3/SourceForge/7018/0/56 85848 working. Note: only interpreter part (not jythonc). PS: It's a hack, I know. ---------------------------------------------------------------------- >Comment By: Samuele Pedroni (pedronis) Date: 2001-07-03 04:50 Message: Logged In: YES user_id=61408 The interp patch, and a fixed/revised version of the jythonc patch have been committed. ---------------------------------------------------------------------- Comment By: Samuele Pedroni (pedronis) Date: 2001-06-27 07:29 Message: Logged In: YES user_id=61408 Now, jythonc part too. Fix "Wrong 'extends'" too. ---------------------------------------------------------------------- Comment By: Finn Bock (bckfnn) Date: 2001-06-08 09:52 Message: Logged In: YES user_id=4201 Looks good. Please commit it but keep #222819 open until we have a fix for jythonc as well. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=312867&aid=431224&group_id=12867 |