bugC++ Affine Arithmetic library - Bugs: bug #29461, Wrong prototype for cotan

 
 

bug #29461: Wrong prototype for cotan

Submitter:  Jeronimo Pellegrini <pellegrini>
Submitted:  Wed 07 Apr 2010 10:56:15 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 07 Apr 2010 10:56:15 AM UTC, original submission:  

In src/aa_aaf.h, the prototype of the cotan function is missing an argument:

 AAF cos(const AAF & P);
 AAF tan(const AAF & P);
 AAF cotan(const AAF);

I'm attaching a patch that fixes it.

J.

Jeronimo Pellegrini <pellegrini>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #20151:  cotan.diff added by pellegrini (417B - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by pellegrini (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-04-07 pellegrini Attached File- Added cotan.diff, #20151

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code