On 07/01/2012 11:37 AM, nobled wrote:
On Fri, Jun 22, 2012 at 11:26 PM, Brian Paul
<bri...@kemper.freedesktop.org> wrote:
Module: Mesa
Branch: master
Commit: cbffaf20e9e6154310ba68bb2b44adc37ba83bcd
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=cbffaf20e9e6154310ba68bb2b44adc37ba83bcd
Author: Brian Paul<bri...@vmware.com>
Date: Fri Jun 22 10:16:25 2012 -0600
mesa: #define fprintf to be __mingw_fprintf() on Mingw32
So that formats such as "%llx" are understood.
Can't you just use the PRIx64 portability macro (and the others) instead?
Thanks for the tip. I'll look into it. Looks like a C99 feature.
-Brian
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev