meta (mathew murphy)

  • Email:
  • Registered on: 08/18/2009
  • Last connection: 12/11/2011

Activity

Reported issues: 9

12/11/2011

03:46 am ruby-trunk Bug #5740 (Closed): Trivial typo in ext/syslog.c
diff --git a/ext/syslog/syslog.c b/ext/syslog/syslog.c
index f7d622e..02f36aa 100644
--- a/ext/syslog/syslog.c
+++...

12/08/2011

01:37 pm ruby-trunk Bug #4681: Timeout.timeout doesn't actually time out?
Just noting for the benefit of anyone else passing by that I posted a way to do popen3 with timeout at
https://gist....
01:36 pm ruby-trunk Bug #5487: popen3 + timeout regression in ruby 1.9
In case it helps, I have a Gist with some working 1.9.3 code to perform a popen3 with time out, not using Timeout::ti...

10/04/2011

05:58 am ruby-trunk Bug #5396 (Closed): Improvements to documentation for Etc module
Improvements to Etc module documentation, following conversation on Reddit:
http://www.reddit.com/r/ruby/comments/kz...

07/20/2011

03:05 am ruby-trunk Feature #5054: Compress a sequence of ends
Rather than inventing a whole new kind of syntax, why not allow
end * 4
as the equivalent of ennnnd as prop...

05/13/2011

06:44 am ruby-trunk Bug #4681 (Rejected): Timeout.timeout doesn't actually time out?
Documentation for Timeout says "A way of performing a potentially long-running operation in a thread, and terminating...

03/11/2011

09:59 am ruby-trunk Bug #4482: ext/date/date_core.c has no documentation
=begin
I looked at the code last week, and I'm pretty sure the documentation is in date.rb, and date_core is "invisib...

02/19/2011

08:57 am ruby-trunk Bug #4410: Install fails with missing readline.so in fileutils.rb
=begin
Doesn't happen with a plain make install either. I'd be interested to know what's going on, though.
=end
08:44 am ruby-trunk Bug #4410: Install fails with missing readline.so in fileutils.rb
=begin
Problem doesn't seem to occur on RHEL 5.3.
=end
08:41 am ruby-trunk Bug #4410 (Third Party's Issue): Install fails with missing readline.so in fileutils.rb
=begin
Checkinstall running make install:

[ many lines omitted ]
./miniruby -I./lib -I.ext/common -I./- -r./...

Also available in: Atom