[PATCH 05/10] widl: Don't create a temporary variable in the t_ident rule.

Rob Shearman robertshearman at gmail.com
Mon Dec 29 06:05:41 CST 2008


The identifier doesn't have any properties of a variable and we only
use it for holding the name before it is freed.

Use get_type instead of get_typev in the type_new_* functions and get
rid of get_typev.
---
 tools/widl/parser.y |   43 ++++++++++++++++---------------------------
 1 files changed, 16 insertions(+), 27 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0a6ee1631134012e0a5d68af9bbd03f329c1b017.diff
Type: text/x-patch
Size: 5137 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20081229/63ff3d86/attachment.bin 


More information about the wine-patches mailing list