General

Profile

jamesotron (James Harton)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 5 5

Activity

01/30/2014

07:15 AM Ruby master Bug #8245: Segfault installing gems on Linux PowerPC with Ruby 2.0.0p0
Sorry, just saw this now. I'll try trunk tomorrow when I get to the office. I can provide a remote shell should it be... jamesotron (James Harton)

04/11/2013

05:57 AM Ruby master Bug #8245 (Closed): Segfault installing gems on Linux PowerPC with Ruby 2.0.0p0
When attempting to install bundler on a freshly installed Ruby 2.0.0p0 (installed via rvm) on Ubuntu 12.10 running on... jamesotron (James Harton)

04/03/2013

11:03 AM Ruby master Feature #8191: Short-hand syntax for duck-typing
OP's original examples involve Rails views, where I'd have to say that a helper or presenter would reduce the view lo... jamesotron (James Harton)

02/25/2013

10:55 AM Ruby master Bug #7951 (Closed): Cannot rescue SignalException in 1.9.3 or 2.0.0
When running the example provided on http://www.ruby-doc.org/core-1.9.3/SignalException.html we find that neither Rub... jamesotron (James Harton)

02/22/2013

05:51 AM Ruby 1.8 Bug #7908 (Rejected): Blocking IO.open stops Thread.new from returning.
When calling File.open on a FIFO the open will block until both ends of the FIFO are open. When creating a new thread... jamesotron (James Harton)

11/21/2011

06:43 AM Ruby master Bug #5468: IPSocket#valid_v6? in ipaddr.rb contains incorrect regexps
Apologies, you're right. That was a stupid mistake to make :)
However, I'm still getting an invalid address:
...
jamesotron (James Harton)

10/21/2011

01:05 PM Ruby master Bug #5468 (Closed): IPSocket#valid_v6? in ipaddr.rb contains incorrect regexps
Code to reproduce:
require 'ipaddr'
IPAddr.new('FF32:00FF:A12:34FF:FE56:7890::/96', Socket::AF_INET) # Se...
jamesotron (James Harton)

03/24/2010

08:21 AM Backport187 Bug #3003 (Closed): Segfault in vfprintf() using Ruby 1.8.7 p249
=begin
I have a script that uses threadify to iterate over a few thousand activerecord models and post the data to ...
jamesotron (James Harton)

Also available in: Atom