[Mesa-dev] [Bug 29571] [glsl2] glcpp/glcpp-parse.y(312) : error C2146: syntax error : missing ')' before identifier 'PRIiMAX'

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Aug 14 08:06:32 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=29571

José Fonseca <jfonseca at vmware.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from José Fonseca <jfonseca at vmware.com> 2010-08-14 08:06:31 PDT ---
Fixed with 

commit 8df0bea9c58e983ded6819914c532edf52737cb7
Author: José Fonseca <jfonseca at vmware.com>
Date:   Sat Aug 14 16:00:52 2010 +0100

    Replace our custom C99 headers with http://code.google.com/p/msinttypes/

    Perhaps http://www.azillionmonkeys.com/qed/pstdint.h would be a better
    (more portable) choice, but only MSVC uses this anyway, and we can always
    change later.


commit 9349379d1acca23e7a2442549e49e9b58515d731
Author: José Fonseca <jfonseca at vmware.com>
Date:   Sat Aug 14 16:01:24 2010 +0100

    Revert "glsl2: Use stdint.h instead of inttypes.h"

    This reverts commit a77a6bc008b3146c56431fa520a00e1f8dfa3938.

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


More information about the mesa-dev mailing list