2009/4/13 Michał Nowotka :
> Ok, but now I want to run all test included.
Okey.
> First of all I can't do it because of an error:
>
> Traceback (most recent call last):
> File "/home/mnowotka/pygccxml/pyplusplus_dev/unittests/test_all.py",
> line 113, in
> import indexing_suites_v2_bug_teste
On Tue, Apr 14, 2009 at 11:30 PM, Davidson, Josh wrote:
> Machine: x86_64 running RH EL 5.0
>
> Pygccxml version 1.0.0
>
> Gcc-xml version 0.9.0
>
>
>
> If I create a struct similar to:
>
>
>
> typedef struct {
>
> uint16_t a[4][2][3];
>
> } blah;
>
>
>
> And use pygccxml to parse it, the type