21 Jul
2009
21 Jul
'09
1:37 p.m.
Francois Gouget wrote:
--- tools/winapi/winapi_c_parser.pm | 264 -------------------------------- tools/winapi/winapi_extract | 8 +- tools/winapi/winapi_extract_options.pm | 7 +- 3 files changed, 4 insertions(+), 275 deletions(-) delete mode 100644 tools/winapi/winapi_c_parser.pm
Hi Francois, After this patch, we can't run "./tools/winapi/winapi_extract --pseudo-stub-statistics" any more: dlls/actxprxy/dlldata.c:21.2: file: } without {: \ It looks like this is the reason our winapi_stats webpage isn't up-to-date? (Checked after seeing that email chain on wine-devel "Status of the Status pages?"). -- Cheers, Paul.