Author: Armin Rigo <[email protected]> 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? _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
