[#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 for test/xmlrpc

From: Michael Neumann <mneumann@...>
Date: 2004-11-16 10:58:43 UTC
List: ruby-core #3747
U.Nakamura wrote:
> Hello.
> 
> I found that I could not run test/xmlrpc/test_parser.rb on
> other directory where the test file exists.

fixed. I removed "$LOAD_PATH.unshift '../../lib'", too.

> Following patch repairs this problem.
> [...]
> 
> BTW, test/xmlrpc/test_features.rb says many "warning: already
> initialized constant" message.
> Any ideas?

I know why this happens, but no easy way to avoid this (without changing 
XML-RPC for Ruby).

Regards,

   Michael

In This Thread