Opened 17 years ago
Closed 17 years ago
#2 closed defect (fixed)
uses abs() instead of labs()
Reported by: | Sam Hocevar | Owned by: | Sam Hocevar |
---|---|---|---|
Priority: | major | Milestone: | 1.0 |
Component: | abuse | Version: | SVN |
Keywords: | Cc: |
Description
Using abs() instead of labs() causes an aiming bug. See Debian bug #429805
Note: See
TracTickets for help on using
tickets.
(In [43]) * Fix argument types in lisp_cos(), lisp_sin() and lisp_atan() to avoid