[pypy-commit] cffi default: Remove the outdated "todo"

arigo noreply at buildbot.pypy.org
Tue Aug 28 15:14:15 CEST 2012


Author: Armin Rigo <arigo at tunes.org>
Branch: 
Changeset: r903:17c922017bde
Date: 2012-08-28 15:13 +0200
http://bitbucket.org/cffi/cffi/changeset/17c922017bde/

Log:	Remove the outdated "todo"

diff --git a/doc/todo b/doc/todo
deleted file mode 100644
--- a/doc/todo
+++ /dev/null
@@ -1,8 +0,0 @@
-Windows: GetLastError()
-Windows: __stdcall support, ideally automatically detected
-reading "static const" variables from cdefs?
-ffi.gc()?
-
-predefined types:
-    Vararg handling: va_list, __builtin_va_list, __gnuc_va_list.
-    complex?  vector types?


More information about the pypy-commit mailing list