Displaying 2 results from an estimated 2 matches for "current_func".
2007 Jun 01
0
Wine release 0.9.38
...widl: Remove an unnecessary assignment in write_pointers.
widl: Handle pointers fields that point to structures.
widl: Improve handling of offsets in the type format string.
widl: Write some structures to the type format string on the fly.
widl: Replace erroneously removed current_func assignment.
widl: Lay framework for unions with simple unions working.
rpcrt4: Fix test typo.
widl: Handle pointers in unions.
widl: Shrink type_t structure.
widl: Allow types that reference themselves.
rpcrt4: Fix build of test on Solaris by renaming a variable....
2010 Apr 02
0
Wine release 1.1.42
....
widl: Issue an error if an out parameter is a conformant string.
widl: Remove func_t type.
widl: Fix the calculation of casted integer constant expressions.
widl: Return a pointer to the correct part of the string from the lexer for WSTRQUOTE tokens.
widl: Remove the current_func variable.
widl: Make use of string_of_type in write_conf_or_var_desc.
widl: Check whether an expression is a constant one before assuming it is a toplevel conformance when writing conformance or variance descriptors.
Roderick Colenbrander (19):
wined3d: Fix depth blit regression....