Loïc Jaquemet
Loïc Jaquemet
Another example using django MultipleObjectMixin and adding dynamic filtering and permissions. https://github.com/trolldbois/django-unicorn-filteredpaginatedview-example
@NyaMisty looks nice, would you have a simple test case file to add in the test folder ? test/data/test-simple-namespace.cpp or something like that ?
I'm getting some infinite recursion on test_callback too
Note: My head is hurting at thinking of ramifications. So there is what i'm comfortable seeing/my guidelines for ctypeslib for now. Still thinking of what that means. 1. Default behavior...
thinking about it ...
In short, it's due to trying to handle cross-architecture variable pointer size
Potential TODO also: if no -target, just remove the POINTER_T template from generation
Improved a bit in HEAD. Still work to do
mmh.. yeah, that would requires making the tests architecture-aware... i'll pass on that. does clang2py produces workable results on i586 ? For example: clang2py test/data/test-records.c --clang-args="-target i586-linux"
@XVilka can you share the relevant source file ?