daz (Dave B)

  • Registered on: 12/16/2008
  • Last connection: 05/19/2012

Activity

Reported issues: 4

03/21/2012

02:43 am Backport93 Backport #6179: File::pos broken in Windows 1.9.3p125
Please provide a short code example which demonstrates
how you're checking the condition.
Have you haven't coded ...

03/10/2012

02:00 pm ruby-trunk Feature #6126: Introduce yes/no constants aliases for true/false

#- You can please yourself in your own programs by
#- adding a couple of lines at the top.
#==================...

02/10/2012

04:27 pm ruby-trunk Bug #5994: Dir.glob without wildcards returns pattern, not filename
Hi Nobu,
I expected:
p Dir.glob('foO') #=> ["Foo"]
The current behaviour would be difficult to justify.
The...
01:23 pm ruby-trunk Bug #5994: Dir.glob without wildcards returns pattern, not filename

This *nix behaviour would be fine, for me.
# ruby 1.8.7p302 (2010-08-16) [i486-linux]
#------------------------...
12:52 pm ruby-trunk Bug #5994 (Feedback): Dir.glob without wildcards returns pattern, not filename
This is Windows specific, I guess, as filename case doesn't matter there.
Ruby version is not specific to 1.9.3p0 (r...

06/30/2011

11:46 am ruby-trunk Bug #2545: Array#delete_if is borked if user calls 'break'
Just met this problem:
ruby 1.8.7 (2011-02-18 patchlevel 334) [i386-mingw32]
I'd also consider it a bug and that ...

02/20/2010

05:44 pm ruby-trunk Bug #2767: YAML bug
=begin

Already reported at http://redmine.ruby-lang.org/issues/show/1311
=end

12/21/2009

03:48 pm Archive91 Bug #2422: splat operator fails on array of 1 element
=begin

Tanaka Akira wrote:
> 2009/12/21 katz bo <redmine@ruby-lang.org>:
>> I personally think *[1, 2, 3] sho...

12/03/2009

08:19 am Archive91 Bug #2422: splat operator fails on array of 1 element
=begin
Tanaka Akira (on ruby-core) wrote:
> On Thu, Dec 3, 2009 at 2:35 AM, Raul Parolari <redmine@ruby-lang.org> ...

11/13/2009

06:11 am ruby-trunk Bug #1311: YAML::dump creates strings YAML::load cannot parse
=begin

Caleb's revisions are the way to go.

( test_yaml2.patch & syck_scan_scalar2.patch )

Harmlessly b...

Also available in: Atom