[#3479] Missing .document files for ext/ libraries — Brian Candler <B.Candler@...>

The ri documentation for zlib, strscan and iconv doesn't get built by 'make

12 messages 2004/10/06

[#3492] Re: ANN: Free-form-operators patch — Markus <markus@...>

> In message "Re: ANN: Free-form-operators patch"

15 messages 2004/10/11
[#3493] Re: ANN: Free-form-operators patch — Yukihiro Matsumoto <matz@...> 2004/10/11

Hi,

[#3495] Re: ANN: Free-form-operators patch — Markus <markus@...> 2004/10/12

On Mon, 2004-10-11 at 16:16, Yukihiro Matsumoto wrote:

[#3561] 1.8.2 - what can we do to help? — Dave Thomas <dave@...>

Folks:

23 messages 2004/10/26
[#3562] Re: 1.8.2 - what can we do to help? — Yukihiro Matsumoto <matz@...> 2004/10/27

Hi,

Re: TCPSocket.new(host, port).readline hangs on Windows

From: Jos Backus <jos@...>
Date: 2004-10-19 23:49:32 UTC
List: ruby-core #3541
On Wed, Oct 20, 2004 at 07:43:31AM +0900, Yukihiro Matsumoto wrote:
> Hi,
> 
> In message "Re: TCPSocket.new(host, port).readline hangs on Windows"
>     on Wed, 20 Oct 2004 07:31:32 +0900, Jos Backus <jos@catnook.com> writes:
> 
> |With recent CVS versions (both ruby_1_8 branch and HEAD), the following
> |command hangs on Windows 2003 Server:
> |
> |    ruby -rsocket -e 'p TCPSocket.new("myhost", port).readline'
> |
> |The new succeeds but the readline just hangs.
> 
> Can you show us your 'ruby -v' line?  Reports from others would be
> appreciated too.
 
ruby 1.8.2 (2004-10-19) [i386-mswin32]

Also fails with the latest once-click installer. But works on Windows XP SP2.

> 							matz.

Thanks!

-- 
Jos Backus                       _/  _/_/_/      Sunnyvale, CA
                                _/  _/   _/
                               _/  _/_/_/
                          _/  _/  _/    _/
jos at catnook.com        _/_/   _/_/_/          require 'std/disclaimer'

In This Thread