[Mesa-dev] Mesa (master): mesa: #define fprintf to be __mingw_fprintf() on Mingw32

Brian Paul brianp at vmware.com
Mon Jul 2 19:57:08 UTC 2012


On 07/01/2012 11:37 AM, nobled wrote:
> On Fri, Jun 22, 2012 at 11:26 PM, Brian Paul
> <brianp at kemper.freedesktop.org>  wrote:
>> Module: Mesa
>> Branch: master
>> Commit: cbffaf20e9e6154310ba68bb2b44adc37ba83bcd
>> URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=cbffaf20e9e6154310ba68bb2b44adc37ba83bcd
>>
>> Author: Brian Paul<brianp at 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




More information about the mesa-commit mailing list