General

Profile

vvs (Vladimir Sizikov)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 3 3

Activity

03/24/2010

05:36 AM Ruby Bug #2998: gets fails in mingw
=begin
Hi Luis, Roger,

I just built MRI on Windows/mingw, from the very latest trunk, and
also starting to see this issue:

D:/work/jruby-dev/rubyinstaller.git/sandbox/ruby19_mingw\bin\ruby -ve 'gets'
ruby 1.9.2dev (2010-03-24 tr...
vvs (Vladimir Sizikov)

03/14/2010

07:35 PM Ruby Bug #2960 (Closed): svn revision detection of git-based repo on Windows is broken
=begin
This leads to situation when MRI built on Windows from git-based repo doesn't show the actual SVN revision: ruby 1.9.2dev (2010-03-14) [i386-mingw32]

This is a regression caused by recent changes in file2lastrev.rb file.

...
vvs (Vladimir Sizikov)
06:48 PM Ruby Bug #2959 (Closed): IO#codepoints crashes MRI/mingw on Windows
=begin
One earlier MRI 1.9.2 builds on Windows, IO#codepoints just didn't do *anything*.
With more recent versions, MRI crashes.

ruby -ve "File.open('TODO').codepoints{|c| p c}"

ruby 1.9.2dev (2010-03-05 trunk 26821) [i386-...
vvs (Vladimir Sizikov)

02/02/2010

10:18 PM Ruby Bug #2681: some behavior changes of lib/csv.rb between 1.8 and 1.9
=begin
Hi,

On Tue, Feb 2, 2010 at 1:17 PM, Yusuke ENDOH <mame@tsg.ne.jp> wrote:
> 2010/2/1 James Edward Gray II <james@graysoftinc.com>:
>> I say that meaning that CSV has a lot of tests in Ruby itself.  Does RubySpec not make an e...
vvs (Vladimir Sizikov)

01/30/2010

08:05 PM Ruby Bug #2319: gethostbyname fails in windows
=begin
Easily reproducible on Windows 7 with latest 1.9.2 dev builds (with *MINGW*):

D:\work\jruby-dev>pik ruby -rsocket -e "p Socket.gethostbyname('localhost')"
ruby 1.8.6 (2007-09-24 patchlevel 111) [i386-mswin32]

["Oxford...
vvs (Vladimir Sizikov)

01/24/2010

07:35 PM Ruby Feature #2619: Proposed method: Process.fork_supported?
=begin
Hi,

On Sun, Jan 24, 2010 at 5:00 AM, Tanaka Akira <akr@fsij.org> wrote:
> 2010/1/22 Tanaka Akira <akr@fsij.org>:
>
>> FFI cannot test function availability?
>
> It seems attach_function in FFI raises FFI::NotFoundError if...
vvs (Vladimir Sizikov)

01/22/2010

09:56 PM Ruby Feature #2619: Proposed method: Process.fork_supported?
=begin
Hi,

On Fri, Jan 22, 2010 at 9:51 AM, Tanaka Akira <akr@fsij.org> wrote:
> 2010/1/22 Charles Oliver Nutter <headius@headius.com>:
>
>> So then in general, the new functionality is useless and should not be
>> used, since ev...
vvs (Vladimir Sizikov)
03:49 AM Ruby Feature #2619: Proposed method: Process.fork_supported?
=begin
On Thu, Jan 21, 2010 at 10:53 AM, Tanaka Akira <akr@fsij.org> wrote:
> 2010/1/21 Hongli Lai <hongli@plan99.net>:
>
>> This always returns true even on platforms where fork is not actually supported. See
>> my Redmine reply.
...
vvs (Vladimir Sizikov)

01/21/2010

08:06 PM Ruby Feature #2619: Proposed method: Process.fork_supported?
=begin
On Thu, Jan 21, 2010 at 11:03 AM, Hongli Lai <hongli@plan99.net> wrote:
> On 1/21/10 10:53 AM, Tanaka Akira wrote:
>> respond_to? returns false for methods which is not implemented since 1.9.2.
>>
>> See NEWS.
>
> Ah, that ...
vvs (Vladimir Sizikov)

12/31/2009

11:56 PM Ruby Bug #2525: URI#normalize incomplete
=begin
If this ticket is rejected, should the RubySpecs reverted as well? Otherwise, they'll continue to fail on all implementations.
=end
vvs (Vladimir Sizikov)

Also available in: Atom