[2/2] winapi_extract: The old C parser is not needed anymore so remove it.

Paul Vriens paul.vriens.wine at gmail.com
Tue Jul 21 07:37:14 CDT 2009


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.



More information about the wine-devel mailing list