[#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: Core dump with latest Ruby from CVS

From: Johan Holmberg <holmberg@...>
Date: 2004-11-15 17:35:59 UTC
List: ruby-core #3740
On Mon, 15 Nov 2004, K.Kosako wrote:
> 
>> I get a core dump (from "miniruby") when I try to build the latest
>> Ruby source from CVS. I tried to build Ruby on Solaris because I couldn't
>> get it to work on FreeBSD (it crashed when I ran a script there).
>> So there seem to be problems on more than one platform.
>>
>> See below for what happened when I built Ruby on Solaris.
>
> Won't you try this patch?
> --
> K.Kosako
>

It got better with that patch (on Solaris).
But on FreeBSD I'm still having problems of a similar type.

I'll try to isolate a case and describe it here later.
Just now I'm just confused ...

/Johan Holmberg


In This Thread