[PATCH 1/4] vbscript: Added parser support for select case statement

Jacek Caban jacek at codeweavers.com
Fri Jul 20 09:28:32 CDT 2012


---
 dlls/vbscript/compile.c |    9 +++++++
 dlls/vbscript/lex.c     |    4 +++
 dlls/vbscript/parse.h   |   13 +++++++++++
 dlls/vbscript/parser.y  |   54
++++++++++++++++++++++++++++++++++++++++------
 4 files changed, 73 insertions(+), 7 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-vbscript-Added-parser-support-for-select-case-stateme.diff
Type: text/x-patch
Size: 8852 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120720/41256b0e/attachment.bin>


More information about the wine-patches mailing list