Fix misleading output from `(help rationalize)'
* numbers.c (scm_rationalize): Update docstring to match the manual (which is more correct). Change argument "err" to "eps", also to match the manual.
This commit is contained in:
parent
091baf9edf
commit
76dae88158
3 changed files with 22 additions and 5 deletions
1
NEWS
1
NEWS
|
|
@ -60,6 +60,7 @@ application code.
|
|||
** Fix build issue on Tru64 and ia64-hp-hpux11.23 (`SCM_UNPACK' macro)
|
||||
** Fix build issue on mips, mipsel, powerpc and ia64 (stack direction)
|
||||
** Fix build issue on hppa2.0w-hp-hpux11.11 (`dirent64' and `readdir64_r')
|
||||
** Fix misleading output from `(help rationalize)'
|
||||
|
||||
|
||||
Changes in 1.8.5 (since 1.8.4)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue