[#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: [PATCH] Use the BasicSocket#do_not_reverse_lookup flag inWebrick

From: "Kawaji, Shinya" <kawaji@...>
Date: 2004-02-09 08:35:31 UTC
List: ruby-core #2363
Hi,


> So now you can do:
> 
> sock = IPSocket.new(...)
> 
> sock.do_not_reverse_lookup= true / false 
> 
> So maybe you can change your patch too and then they will accept this patch.

I have not noticed it.

Thank you (and Nobu). It was good also for me.

--
Shinya Kawaji



In This Thread

Prev Next