[#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: The latest 1.8.2 cvs prints parse error when starting extension compiling

From: ts <decoux@...>
Date: 2004-11-23 14:04:42 UTC
List: ruby-core #3791
>>>>> "J" == Johan Holmberg <holmberg@iar.se> writes:

J>      $ ./miniruby -c lib/mkmf.rb
J>      lib/mkmf.rb:1025: can't find string "SRC" anywhere before EOF
J>      lib/mkmf.rb:544: parse error

 Apparently this is 

#define HAVE___FPENDING 1

  which it don't like


Guy Decoux

In This Thread