Patches item #10155, was opened at 2007-04-17 00:48 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=1700&aid=10155&group_id=426 Category: Ruby1.9 Group: None Status: Open Resolution: None Priority: 3 Submitted By: Roger Pack (rogerdpack) Assigned to: Nobody (None) Summary: pp fails Initial Comment: At times pp would fail in the middle. This patch replaces a "length" assignment that was failing on "nil" with a check to see if aforesaid object is nil before getting its length. After this it gave me no problems. ---------------------------------------------------------------------- Comment By: Yukihiro Matsumoto (matz) Date: 2007-04-18 06:28 Message: Where's the patch? ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=1700&aid=10155&group_id=426