General

Profile

jmthomas (Jason Thomas)

  • Login: jmthomas
  • Registered on: 02/19/2010
  • Last sign in: 10/24/2014

Issues

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

Activity

10/24/2014

09:24 PM Ruby master Misc #10424 (Open): Error message when sorting NaN
When sorting an array of floats with a NaN you get a very confusing message:
irb(main):001:0> [0.0/0.0,1.0,2.0].sort...
jmthomas (Jason Thomas)

11/02/2012

12:05 AM Ruby master Bug #6401: Windows bug with File.pos
I can confirm this bug has been fixed in Ruby 1.9.3-p286. Thanks! jmthomas (Jason Thomas)

05/08/2012

01:02 PM Ruby master Bug #6401: Windows bug with File.pos
Sounds like changes worth waiting for! I look forward to the next 1.9.3 patch release because my application requires... jmthomas (Jason Thomas)
01:14 AM Ruby master Bug #6401: Windows bug with File.pos
Is there some reason that the file reading got so messed up between 193p0 and now? Was there a refactor / rewrite of ... jmthomas (Jason Thomas)

05/05/2012

12:33 AM Ruby master Bug #6401 (Closed): Windows bug with File.pos
On Windows since Ruby 1.9.3p125 there have been issues with File.pos and File.readline. Ruby 1.9.3p0 does not have th... jmthomas (Jason Thomas)

05/04/2012

11:56 PM Backport193 Backport #6179: File::pos broken in Windows 1.9.3p125
This does not appear to fixed in Ruby 1.9.3p194, however your test case passes. I have created the following failing ... jmthomas (Jason Thomas)

03/21/2012

10:43 PM Backport193 Backport #6179: File::pos broken in Windows 1.9.3p125
I have verified this issue doesn't affect 1.9.3p0. jmthomas (Jason Thomas)
10:37 PM Backport193 Backport #6179: File::pos broken in Windows 1.9.3p125
This is an issue on 1.9.3p125 on Windows and doesn't just affect binary mode. I ran Usaku's test case and it passes. ... jmthomas (Jason Thomas)
01:57 AM Backport193 Backport #6179 (Closed): File::pos broken in Windows 1.9.3p125
Calling the pos method on a File in the Windows version of Ruby on 1.9.3p125 moves the file pointer. Thus it can not ... jmthomas (Jason Thomas)

08/12/2010

12:28 PM Backport191 Bug #2763: ruby-lex hangs if there is no newline at end of file
=begin
I verified this bug exists in ruby-1.9.1-p378 on my Mac but has been fixed in ruby-1.9.2-rc2. Here is some ex...
jmthomas (Jason Thomas)

Also available in: Atom