General

Profile

shri (Shri Borde)

Issues

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

Activity

03/16/2010

02:45 AM Ruby master Bug #2967: SCRIPT_LINES__ is not included in constants()
=begin
Using symbols works. ie Object.constants.include? :SCRIPT_LINES__. So this is not a bug. My bad.
=end
shri (Shri Borde)
02:43 AM Ruby master Bug #2967 (Rejected): SCRIPT_LINES__ is not included in constants()
=begin
d:\bugs>irb
irb(main):001:0> RUBY_VERSION
=> "1.8.6"
irb(main):002:0> SCRIPT_LINES__ = {}
=> {}
irb...
shri (Shri Borde)

08/21/2009

08:28 AM Ruby master Bug #1972 (Closed): Changing ENV['TZ'] of a running process should change behavior of Time
=begin
Running the attached rb1.rb prints "EST AST EST AST" on Mac OS and Linux. But it prints the following output ...
shri (Shri Borde)

04/09/2009

02:40 AM Ruby master Bug #1366 (Closed): Pathname#relative_path_from should handle the scenario where the argument uses a different case for the Windows drive letter
=begin
On Windows, the case of the drive letter can be either upper case or lower case (eg, "C:" or "c:") on the sam...
shri (Shri Borde)

Also available in: Atom