[cairo-bugs] [Bug 4401] cairo detects and uses buggy sincos() on Tru64, cairo_matrix_init_rotate

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Sep 12 11:12:18 PDT 2005


Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=4401          
     

cworth at cworth.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Additional Comments From cworth at cworth.org  2005-09-12 11:12 -------
Thanks for verifying. Now fixed in CVS to appear in both 1.0.2 and 1.2.0:

2005-09-12  Carl Worth  <cworth at cworth.org>

        Fix for bug #4401 as reported by Tim Mooney:

        * configure.in: Don't bother checking for sincos function.

        * src/cairo-matrix.c: (cairo_matrix_init_rotate): Don't use sincos
        function since it is apparently buggy on some platforms, (Tru64 at
        least).
          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the cairo-bugs mailing list