On 07/22/2015 10:15 AM, Jose Fonseca wrote:
Use MSVCRT functions instead.  Their semantics are slightly
different but they can be made to work as expected.

Also, use the same code paths for both MSVCRT and MinGW.

No testing yet.  Just built.

https://bugs.freedesktop.org/show_bug.cgi?id=91418
---
  src/gallium/auxiliary/Makefile.sources  |    1 -
  src/gallium/auxiliary/util/u_snprintf.c | 1480 -------------------------------
  src/gallium/auxiliary/util/u_string.h   |   33 +-
  3 files changed, 30 insertions(+), 1484 deletions(-)
  delete mode 100644 src/gallium/auxiliary/util/u_snprintf.c


Looks OK to me.

Reviewed-by: Brian Paul <bri...@vmware.com>

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

Reply via email to