From 0b9c0efc3a939c2078f0200e9bfaa14651fd7529 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Wed, 7 Sep 2005 16:57:59 +0000 Subject: Put win32 mutex locking on the 1.2.0 roadmap. Portability improvements for win32 thanks to Hans Breuer : Defined sized-integer types when under the influence of _MSC_VER and without stdint.h. Use #error which is more portable than #warning, (and more indicative of where we want to be before the next release). --- AUTHORS | 1 + 1 file changed, 1 insertion(+) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index 9642dd845..e6f0863c3 100644 --- a/AUTHORS +++ b/AUTHORS @@ -4,6 +4,7 @@ Olivier Andrieu PNG backend Peter Dennis Bartok Bug fix for clipping Dave Beckett Build fixes, Debian packaging Billy Biggs Pixman code merge. Optimization. Fixes for subtle rendering bugs. +Hans Breuer win32 bug fixes, build fixes, and improvements Damien Carbery Build fixes Andrew Chant Adding const where needed Steve Chaplin Bug fixes for PNG reading -- cgit v1.2.1