Patches: Browse | Submit New | Admin
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.
Add A Comment:
Date: 2008-12-11 15:00 Sender: Roger Pack No patch? what? Anyway I never ran into this problem after using ruby for a few days--hopefully it is a fluke.
Date: 2007-04-18 06:28 Sender: Yukihiro Matsumoto Where's the patch?