General

Profile

cphoenix (Chris Phoenix)

  • Login: cphoenix
  • Email: cphoenix@gmail.com
  • Registered on: 09/06/2011
  • Last sign in: 11/16/2013

Issues

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

Activity

11/17/2013

08:57 AM Ruby master Bug #9115: Logger traps all exceptions; breaks Timeout
...I guess my search was broken. I did another and found a whole lot of "rescue exception" that don't seem to always ... cphoenix (Chris Phoenix)

11/16/2013

12:30 PM Ruby master Bug #9115 (Assigned): Logger traps all exceptions; breaks Timeout
Line 577-579 of logger.rb
rescue Exception => ignored
warn("log writing failed. #{ignored}")
...
cphoenix (Chris Phoenix)

11/02/2013

05:13 PM Ruby master Bug #9074 (Closed): Doc promotes inadequate way to sanitize a filename
http://www.ruby-doc.org/stdlib-2.0.0/libdoc/drb/rdoc/DRb.html
also http://www.ruby-doc.org/stdlib-1.8.7/libdoc/drb/r...
cphoenix (Chris Phoenix)

09/06/2011

04:40 PM Backport192 Backport #5280 (Rejected): irb crash "begin;retry unless false; end" (plus suggested fix)
If you type "begin;retry unless false; end" into irb 1.9.2, the program prints a nice long error stack (copied below)... cphoenix (Chris Phoenix)

Also available in: Atom