[Bug 17297] widl should accept unnamed arguments to functions

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Feb 9 08:55:41 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=17297





--- Comment #2 from Rob Shearman <robertshearman at gmail.com>  2009-02-09 08:55:40 ---
Created an attachment (id=19349)
 --> (http://bugs.winehq.org/attachment.cgi?id=19349)
Enhancement to widl to support unnamed arguments in functions

This patch adds the feature of being able to use unnamed arguments to widl.
Certain aspects of it will be split up into separate commits (e.g.
re-structuring of attributes rules and moving of void argument check to
type_new_function) and certain parts of it need compatibility testing with MIDL
and the freedce IDL compiler (e.g. where an empty attribute list is accepted,
if at all), so this needs a bit more work. However, the patch allow IDL files
with unnamed arguments to be used unmodified in widl to avoid having to change
IDL files sourced from other projects.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list