Actions
Feature #4718
closedwhitespace fixes for the CMath module
    Feature #4718:
    whitespace fixes for the CMath module
  
Description
just converting hard tabs to spaces
Files
        
           Updated by drbrain (Eric Hodel) over 14 years ago
          Updated by drbrain (Eric Hodel) over 14 years ago
          
          
        
        
      
      - Status changed from Open to Closed
- % Done changed from 0 to 100
This issue was solved with changeset r31635.
Jason, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
- lib:  Convert tabs to spaces for ruby files per
 http://redmine.ruby-lang.org/projects/ruby/wiki/DeveloperHowto#coding-style
 Patch by Steve Klabnik [Ruby 1.9 - Bug #4730]
 Patch by Jason Dew [Ruby 1.9 - Feature #4718]
Actions