|
[ jython-Patches-869096 ] fix for 730156: msg#00012lang.jython.devel
Patches item #869096, was opened at 2004-01-02 04:17 Message generated for change (Comment added) made by pedronis You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=312867&aid=869096&group_id=12867 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Randy Brown (lycotic) Assigned to: Nobody/Anonymous (nobody) Summary: fix for 730156 Initial Comment: While I was arguing with the verifier... make sure the try: block in try:finally: doesn't use the same local as the finally's return. This makes the verifier unhappy. ---------------------------------------------------------------------- >Comment By: Samuele Pedroni (pedronis) Date: 2004-01-05 02:53 Message: Logged In: YES user_id=61408 related: at the moment our generator impl does not support a yield inside a finally clause, given that sun itself is not using jsr anymore http://developer.java.sun.com/developer/bugParade/bugs/4381996.html it makes sense to do the same to achieve that and stress the verifier less. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=312867&aid=869096&group_id=12867 ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [ jython-Patches-868514 ] yield in finally block, SourceForge.net |
|---|---|
| Next by Date: | [ jython-Patches-862707 ] Carry over __future__ to eval, SourceForge.net |
| Previous by Thread: | [ jython-Patches-869096 ] fix for 730156, SourceForge.net |
| Next by Thread: | [ jython-Patches-869096 ] fix for 730156, SourceForge.net |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |