[#2367] Standard libraries — Dave Thomas <dave@...>

From ruby-dev summary:

60 messages 2004/02/11

[#2397] PATCH: deprecate cgi-lib, getopts, importenv, parsearg from standard library — Gavin Sinclair <gsinclair@...>

Index: cgi-lib.rb

15 messages 2004/02/12

[#2465] PATCH: OpenStruct#initialize to yield self — Gavin Sinclair <gsinclair@...>

This is a common approach I use to object initialization; I don't know

24 messages 2004/02/19

Re: [ruby-cvs] ruby: * lib/ftools.rb: documented

From: Gavin Sinclair <gsinclair@...>
Date: 2004-02-14 07:11:18 UTC
List: ruby-core #2444
On Friday, February 13, 2004, 1:19:20 PM, U.Nakamura wrote:

> Hello,

> In message "Re: [ruby-cvs] ruby: * lib/ftools.rb: documented"
>     on Feb.13,2004 11:00:11, <usa@garbagecollect.jp> wrote:
> | |   Log:
> | |      * lib/ftools.rb: documented

> BTW, I think lib/ftools.rb is deprecated.
> Should we insert this line?
>  warn "Warning: ftools is deprecated after Ruby 1.8.1; use fileutils instead"


I think it's a good idea.  Matz?

Gavin


In This Thread