Parse the NOT operator, the [idempotent] attribute, and the handle_t
commite30a96776a613898c568458802e0da55e975bb67
authorOve Kaaven <ovek@transgaming.com>
Tue, 3 Dec 2002 19:12:07 +0000 (3 19:12 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 3 Dec 2002 19:12:07 +0000 (3 19:12 +0000)
treee45e9547499456b74c9e9b54f0ab5e7eeda362db
parent2ec8b71baedaff6747b2f8887958379566653c7e
Parse the NOT operator, the [idempotent] attribute, and the handle_t
and error_status_t types. Improved some parsing rules to get rid of
the LINK_LAST and LINK_SAFE macros. Enclose generated .h file within
an extern "C" (for C++). Output function prototypes for regular RPC
interfaces.  Fixed a couple of bugs.
tools/widl/header.c
tools/widl/header.h
tools/widl/parser.l
tools/widl/parser.y
tools/widl/proxy.c
tools/widl/widl.c
tools/widl/widl.h
tools/widl/widltypes.h