Special-case typedefs of arrays with '...' length, so that they can be used through recompiler.py as if they had a specified length in most cases.
Showing
- cffi/cparser.py 15 additions, 3 deletionscffi/cparser.py
- cffi/model.py 5 additions, 2 deletionscffi/model.py
- cffi/vengine_cpy.py 2 additions, 2 deletionscffi/vengine_cpy.py
- cffi/vengine_gen.py 2 additions, 2 deletionscffi/vengine_gen.py
- testing/cffi1/test_recompiler.py 34 additions, 0 deletionstesting/cffi1/test_recompiler.py
Loading
Please register or sign in to comment