On Wed, Mar 20, 2013 at 01:01:10PM -0700, Austin English wrote:
> manually correcting that, I'm able to preprocess the problematic file down to:
> austin@debian-home:~/src/wine-tcc/dlls/d3d8/tests$ cat stateblock.i.tcc.c
> typedef struct _D3DVECTOR
> {
>   float x;
>   float y;
>   float z;
> } D3DMATRIX;

You are aware that D3DMATRIX is supposed to consist of 16 floats?

  Daniel

_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to