Created attachment 14668 [details] [review] 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.
Thanks for the fix! This is in place now, (in 1.5.11 and just before the 1.5.12 snapshot and eventual 1.6.0 release). -Carl http://gitweb.freedesktop.org/?p=cairo;a=commitdiff;h=4c7784e91eb953b905f187dda2a76dc102d73d01;
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.