[Mesa-dev] [PATCH] ralloc: Use _vscprintf on MinGW.

José Fonseca jose.r.fonseca at gmail.com
Tue Nov 1 00:11:47 PDT 2011


MinGW uses MSVC's runtime DLLs for most of C runtime's functions, and
there has same semantics for vsnprintf.

Not sure how this worked until now -- maybe one of the internal
vsnprintf implementations was taking precedence.
---
 src/glsl/ralloc.c |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ralloc-Use-_vscprintf-on-MinGW.patch
Type: text/x-patch
Size: 760 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20111101/77044dc0/attachment.bin>


More information about the mesa-dev mailing list