[#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: rdoc -1 tries to eat my files

From: Ryan Davis <ryand@...>
Date: 2004-11-20 08:41:30 UTC
List: ruby-core #3778
On Nov 19, 2004, at 4:22 PM, Dave Thomas wrote:

>
> On Nov 18, 2004, at 22:07, Ryan Davis wrote:
>
>> % rdoc -1
>> Generating HTML...
>> /usr/local/lib/ruby/1.8/ftools.rb:209:in `mkdir': File exists - 
>> sexp_processor.rb (Errno::EEXIST)
>
> Do you have any Ruby files in a subdirectory called doc? 
> Alternatively, could you tar up the files causing the problem and send 
> them to me?

No subdirs at all. The problem is reproducible with the latest released 
version of ParseTree:

	http://rubyforge.org/projects/parsetree/

	http://rubyforge.org/frs/download.php/1889/ParseTree-1.1.0.tar.gz


In This Thread