On Wed, Jul 29, 2015 at 10:18 PM, Edward O'Callaghan <edward.ocallag...@koparo.com> wrote: > On Thu, Jul 30, 2015, at 09:53 AM, Ilia Mirkin wrote: >> I assume that you mean the C99 spec? I don't think MSVC supports %t or %z >> :( > > Correct, why not it is standard C99 sounds like a compiler bug to me if > that is really the case :/
Be that as it may, it does get used to build the code, and so the core code has to work with it. Driver code (except swrast) doesn't matter. I believe the usual way to fix it is just to do %ll and typecast to long long. -ilia _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev