Issue431224
Created on 2001-06-07.20:27:19 by pedronis, last changed 2001-07-03.11:50:28 by pedronis.
File name |
Uploaded |
Description |
Edit |
Remove |
inh_bug_patch
|
pedronis,
2001-06-07.20:27:19
|
cvs diff -u5 |
|
|
jythonc_part
|
pedronis,
2001-06-27.14:29:56
|
cvs diff -u5 |
|
|
msg2098 (view) |
Author: Samuele Pedroni (pedronis) |
Date: 2001-06-07.20:27:19 |
|
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.
|
msg2099 (view) |
Author: Finn Bock (bckfnn) |
Date: 2001-06-08.16:52:30 |
|
Logged In: YES
user_id=4201
Looks good. Please commit it but keep #222819 open until we
have a fix for jythonc as well.
|
msg2100 (view) |
Author: Samuele Pedroni (pedronis) |
Date: 2001-06-27.14:29:55 |
|
Logged In: YES
user_id=61408
Now, jythonc part too.
Fix "Wrong 'extends'" too.
|
msg2101 (view) |
Author: Samuele Pedroni (pedronis) |
Date: 2001-07-03.11:50:28 |
|
Logged In: YES
user_id=61408
The interp patch, and a fixed/revised version of the jythonc
patch
have been committed.
|
|
Date |
User |
Action |
Args |
2001-06-07 20:27:19 | pedronis | create | |
|