[#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: autoconf >= 2.53 ?

From: Johan Holmberg <holmberg@...>
Date: 2004-11-24 11:49:58 UTC
List: ruby-core #3805
On Wed, 24 Nov 2004, Yukihiro Matsumoto wrote:
>
> In message "Re: autoconf >= 2.53 ?"
>    on Wed, 24 Nov 2004 18:34:08 +0900, Johan Holmberg <holmberg@iar.se> writes:
>
> |The current "configure.in" (in CVS) says:
> |
> |      AC_PREREQ(2.50)
> |
> |I suspect this should be increased to
> |
> |      AC_PREREQ(2.53)
>
> Which one?  CVS HEAD only? Or ruby_1_8 branch as well?
>
> 							matz.

I only had problems with HEAD.

/Johan Holmberg


In This Thread