[1/4] widl: fix function pointers with call specification parsing

Andrey Turkin andrey.turkin at gmail.com
Tue Jan 13 16:58:23 CST 2009


widl segfaults during parsing something like

typedef void __stdcall (*pFunc)(void);

This patch fixes this issue (apparently there was a typo in parser.y)
---
 tools/widl/parser.y |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0f4c5c2be498574ad2bc2db42306cf744b32125e.diff
Type: text/x-patch
Size: 614 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20090114/6148f2c7/attachment.bin 


More information about the wine-patches mailing list