Package: libglew1.5-dev Version: 1.5.3-2 Severity: important /usr/include/GL/glxew.h:1196 uses the 'uint' typedef, which is not defined any longer in the headers (directly or indirectly) included by glxew.h. This was probably introduced by a recent libc update. Some programs fail to compile as a result.
changing uint to 'unsigned int' fixes the issue. There are no other occurrences. Thanks -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

