Rob Shearman writes:
> Thanks for the info. Does the attached patch fix it?
Not quite (static variables are zero anyway), but this does:
diff --git a/tools/widl/typetree.c b/tools/widl/typetree.c
index 57a5736..74cbd5f 100644
--- a/tools/widl/typetree.c
+++ b/tools/widl/typetree.c
@@ -102,7 +10
2009/3/5 Alexandre Julliard :
> Rob Shearman writes:
>
>> ---
>> tools/widl/expr.c | 18
>> tools/widl/header.c | 34 ++--
>> tools/widl/parser.y | 103
>> ++-
>> tools/widl/typelib.c | 60 --
Rob Shearman writes:
> ---
> tools/widl/expr.c | 18
> tools/widl/header.c| 34 ++--
> tools/widl/parser.y| 103 ++-
> tools/widl/typelib.c | 60
> tools/widl/typetree.c | 31 ++