Hello Jordan,

after your last commit I get this:

main/bufferobj.c: In function '_mesa_BindBufferRange':
main/bufferobj.c:3918:19: warning: format '%d' expects argument of type 'int', but argument 6 has type 'GLintptr' [-Wformat=] _mesa_enum_to_string(target), index, buffer, offset, size);
                   ^
main/bufferobj.c:3918:19: warning: format '%d' expects argument of type 'int', but argument 7 has type 'GLsizeiptr' [-Wformat=]
  CXXLD    libmesagallium.la

Happy New Year!

-Dieter
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to