[#3006] CVS repository — "Eugene Scripnik" <hoaz@...>

Hello.

21 messages 2004/06/16
[#3008] Re: CVS repository — ts <decoux@...> 2004/06/16

>>>>> "E" == Eugene Scripnik <hoaz@gala.net> writes:

[#3009] Re: CVS repository — Michal Rokos <michal@...> 2004/06/16

Hi!

[#3057] Ruby 1.8.2 to be released. — matz@... (Yukihiro Matsumoto)

Hi,

20 messages 2004/06/23

Re: Ruby 1.8.2 to be released.

From: "Berger, Daniel" <djberge@...>
Date: 2004-06-23 17:03:34 UTC
List: ruby-core #3062
> -----Original Message-----
> From: Yukihiro Matsumoto [mailto:matz@ruby-lang.org] 
> Sent: Wednesday, June 23, 2004 10:19 AM
> To: ruby-core@ruby-lang.org
> Subject: Ruby 1.8.2 to be released.
> 
> 
> Hi,
> 
> I'd like to release the next stable version 1.8.2 in the near 
> future. Does anybody have anything to say about the following:
> 
>   * bugs to be fixed.

Large file support still doesn't work properly on Solaris in 32 bit
mode.  Trying to build *any* extension using procfs.h will demonstrate
this.  I've brought it up before, but I figure I'll make a last ditch
effort for 1.8.2.  For now I've been building Ruby with
--disable-largefile to avoid errors.

>   * things to be done.

I still think the protocol constants (IPPROTO_TCP, etc) should be
replaced with getprotobyname/getprotobynumber/getprotoent.  These values
are not, actually, constant.  I sometimes add 'echo' to my
/etc/protocols file, so it can change.

Any chance for wait3/wait4?

Regards,

Dan


In This Thread

Prev Next