From: Steve Klabnik Date: 2011-05-19T00:35:41+09:00 Subject: [ruby-core:36315] [Ruby 1.9 - Bug #4730][Open] Fixing Whitepsace Issue #4730 has been reported by Steve Klabnik. ---------------------------------------- Bug #4730: Fixing Whitepsace http://redmine.ruby-lang.org/issues/4730 Author: Steve Klabnik Status: Open Priority: Normal Assignee: Eric Hodel Category: DOC Target version: ruby -v: 1.9.3-head Here it is, as promised. I ran some shell commands to strip trailing whitespace, and then tabs to spaces. I then went through the files by hand and fixed some weird indentation that this caused due to inconsistencies. make test says everything's all good. Patch attached. -- http://redmine.ruby-lang.org