[cairo-bugs] [Bug 14725] New: mingw cross compile breaks pdf generation

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Feb 28 14:49:17 PST 2008


http://bugs.freedesktop.org/show_bug.cgi?id=14725

           Summary: mingw cross compile breaks pdf generation
           Product: cairo
           Version: 1.5.11
          Platform: All
        OS/Version: Windows (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: win32 backend
        AssignedTo: cairo-bugs at cairographics.org
        ReportedBy: jody at gnome.org
         QAContact: cairo-bugs at cairographics.org


Created an attachment (id=14668)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=14668)
Proposed patch against git HEAD

The use of  #ifdef _MSC_VER to select _snprintf in place of snprintf does not
kick in when cross compiling.  As a result all "%ld" arguments get misprinted. 
The proposed patch fixes things.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the cairo-bugs mailing list