Author: Armin Rigo <[email protected]>
Branch: 
Changeset: r420:421f5cb4cfe0
Date: 2012-06-17 19:58 +0200
http://bitbucket.org/cffi/cffi/changeset/421f5cb4cfe0/

Log:    Should work on Win32, but I guess not out of the box on Win64.

diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -41,7 +41,8 @@
 =======================================================
 
 This code has been developed on Linux but should work on any POSIX
-or Windows platform.  There are some Windows-specific issues left.
+platform as well as on Win32.  There are some Windows-specific issues
+left.
 
 Requirements:
 
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to