Author: Armin Rigo <[email protected]>
Branch: 
Changeset: r1573:e1c6209aa8c4
Date: 2014-11-17 00:42 +0100
http://bitbucket.org/cffi/cffi/changeset/e1c6209aa8c4/

Log:    Update the TODO

diff --git a/TODO b/TODO
--- a/TODO
+++ b/TODO
@@ -1,10 +1,3 @@
 
 
-Next steps
-----------
-
-verify() handles "typedef ... some_integer_type", but this creates
-an opaque type that works like a struct (so we can't get the value
-out of it).
-
-accept and kill "static inline" in the cdefs
+Add other required types from stdint.h
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to