Maarten Lankhorst : oleaut32: Handle TKIND_ALIAS properly when passed as pointer.

Maarten Lankhorst m.b.lankhorst at gmail.com
Wed Mar 5 12:18:57 CST 2008


Hi Marcus,

2008/3/5, Marcus Meissner <meissner at suse.de>:
> On Wed, Mar 05, 2008 at 06:24:14AM -0600, Alexandre Julliard wrote:
>  > Module: wine
>  > Branch: master
>  > Commit: c978bbee87dd6e09e4ad836df5ad7d63506face2

>  > +                break;
>  >           case TKIND_ENUM:    /* confirmed */
>  >           case TKIND_RECORD:  /* FIXME: mostly untested */
>  > -             derefhere=TRUE;
>  >               break;
>  ...
>
>  Why the removal of this line? Any indication that it helps?
It was redundant because default is already set to true.

Cheers,
Maarten.



More information about the wine-devel mailing list