Rob Shearman : widl: Prepare for supporting storage classes in declaration statements.

Alexandre Julliard julliard at winehq.org
Thu May 1 06:38:21 CDT 2008


Module: wine
Branch: master
Commit: d64e4c26eee73ebb1c73241bad89cae05c384642
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=d64e4c26eee73ebb1c73241bad89cae05c384642

Author: Rob Shearman <rob at codeweavers.com>
Date:   Wed Apr 30 15:23:13 2008 +0100

widl: Prepare for supporting storage classes in declaration statements.

Return a decl_spec_t structure from decl_spec rules so that the storage
class and type qualifiers can both be returned.

---

 tools/widl/parser.y    |  101 +++++++++++++++++++++++++++++++++++++-----------
 tools/widl/widltypes.h |    9 ++++
 2 files changed, 87 insertions(+), 23 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=d64e4c26eee73ebb1c73241bad89cae05c384642



More information about the wine-cvs mailing list