[#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

Re: [PATCH] Nicer traceback at Interrupt

From: Yukihiro Matsumoto <matz@...>
Date: 2004-11-20 00:30:15 UTC
List: ruby-core #3777
Hi,

In message "Re: [PATCH] Nicer traceback at Interrupt"
    on Sat, 20 Nov 2004 01:48:24 +0900, Johan Holmberg <holmberg@iar.se> writes:
|
|
|When Ruby is interrupted by for example Ctrl-C, the traceback looks 
|something like:
|
|> ~/ruby/installs/latest-mainline/bin/ruby ~/loop.rb
|^C/home/holmberg/loop.rb:14:in `loop': Interrupt    from /home/holmberg/loop.rb:14:in `ccc'
|
|There seems to be a "\n" missing.
|Isn't this the intended layout?

No.  Thank you for the patch.

							matz.

In This Thread

Prev Next