[#3726] Fixnum#clone and Float#clone raise different exceptions — "David A. Black" <dblack@...>

Hi --

15 messages 2004/11/12
[#3749] Re: Fixnum#clone and Float#clone raise different exceptions — "David A. Black" <dblack@...> 2004/11/16

Hi --

[#3751] Re: Fixnum#clone and Float#clone raise different exceptions — Yukihiro Matsumoto <matz@...> 2004/11/16

Hi,

[#3752] Re: Fixnum#clone and Float#clone raise different exceptions — "David A. Black" <dblack@...> 2004/11/16

Hi --

[#3785] The latest 1.8.2 cvs prints parse error when starting extension compiling — Yukihiro Matsumoto <matz@...>

Hi,

13 messages 2004/11/23
[#3787] Re: The latest 1.8.2 cvs prints parse error when starting extension compiling — Johan Holmberg <holmberg@...> 2004/11/23

Creating a NoOp Node for 'end' statements

From: Lothar Scholz <mailinglists@...>
Date: 2004-11-28 10:13:40 UTC
List: ruby-core #3841
Hello ruby-core,

I think we should generate No-Operation statements at the position of
each 'end' in the source code. This is very usefull inside a debugger
because users can then set a breakpoint at the end of a function or
compound statement.

Maybe the generation of this can be turned on and off so that there is
no influence if you start a program for non debugger runs.


-- 
 Best regards,                        emailto: scholz at scriptolutions dot com
 Lothar Scholz                        http://www.ruby-ide.com
 CTO Scriptolutions                   Ruby, PHP, Python IDE 's
 


In This Thread

Prev Next