pyclibrary icon indicating copy to clipboard operation
pyclibrary copied to clipboard

getting DefinitionError on int32_t

Open royir opened this issue 9 years ago • 2 comments

DefinitionError: Unknown type "int32_t" (typedefs are vio_rc -> int32_t)

royir avatar Nov 10 '16 10:11 royir

I will try to add it (and the other types ending in _t) this week-end. I guess some changes are needed in the ctypes backend and in the parser too perhaps. If you have time to fix it yourself, I will gladly review a PR.

MatthieuDartiailh avatar Nov 10 '16 11:11 MatthieuDartiailh

Sorry I forgot to address this. #28 should fix it. Can you give it a try @royir ?

MatthieuDartiailh avatar Dec 15 '16 19:12 MatthieuDartiailh