Actions
Feature #5623
closed[PATCH] Update documentation for Complex
Description
Add documentation to Complex
Files
Actions
Like0
Like0Like0Like0Like0
Added by sdaubert (Sylvain Daubert) over 13 years ago. Updated over 13 years ago.
Description
Add documentation to Complex
Files
0001-Add-documentation-to-Complex.patch (1.09 KB) 0001-Add-documentation-to-Complex.patch | sdaubert (Sylvain Daubert), 11/12/2011 11:44 PM |
What are the replacements for Complex.generic? and Numeric#im? I think these should be documented instead of just "Deprecated"
I marked each deprecated because there is
warn('lib/complex.rb is deprecated') if $VERBOSE
on top of file.
This issue was solved with changeset r34778.
Sylvain, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
Since lib/complex.rb starts with # :enddoc: I chose not to apply your lib/complex.rb patch as it cannot be seen by RDoc.