Rob Shearman : widl: Rename pident to declarator and parse the array declarations as part of declarators .

Alexandre Julliard julliard at winehq.org
Fri Apr 25 08:11:10 CDT 2008


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

Author: Rob Shearman <rob at codeweavers.com>
Date:   Fri Apr 25 10:58:24 2008 +0100

widl: Rename pident to declarator and parse the array declarations as part of declarators.

This allows arrays to be used in typedefs and const statements.

---

 tools/widl/parser.y    |  129 ++++++++++++++++++++++++------------------------
 tools/widl/widltypes.h |    7 ++-
 2 files changed, 68 insertions(+), 68 deletions(-)

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



More information about the wine-cvs mailing list