widl: Properly dereference the out parameter when copying

Alexandre Julliard julliard at winehq.org
Mon Nov 21 10:46:57 CST 2005


James Hawkins <truiken at gmail.com> writes:

> Anything wrong with this patch?
>
> Changelog
> * Properly dereference the out parameter when copying.

It seems to me that if you dereference the variable then you should
remove the dereference in the typecast, otherwise the types won't
match.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list