Andrea Canciani <ranm...@gmail.com> writes:

> I improved the patchset a little (I fixed the library makefile for real
> and silenced the test warnings) and pushed it as a git branch here:
> http://cgit.freedesktop.org/~ranma42/pixman/log/?h=wip/win32

I don't really know anything about Windows build systems, but regarding
the snprintf() thing: Can't we just use sprintf()? We know the maximum
sizes of everything involved, and in the end it's just a test program so
if there's a buffer overflow, it's not the end of the world.

The other changes in the branch look okay to me.


Soren
_______________________________________________
Pixman mailing list
Pixman@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/pixman

Reply via email to