[PATCH 5/5] oleaut32: Rip out the old typelib marshaller.

Marcus Meissner meissner at suse.de
Mon Nov 12 03:32:33 CST 2018


On Fri, Nov 09, 2018 at 06:02:00PM -0600, Zebediah Figura wrote:
> Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
> ---
>  dlls/oleaut32/Makefile.in      |    1 -
>  dlls/oleaut32/oleaut.c         |  284 +++-
>  dlls/oleaut32/tests/tmarshal.c |   24 +-
>  dlls/oleaut32/tmarshal.c       | 2351 --------------------------------
>  dlls/oleaut32/typelib.c        |   32 -
>  dlls/oleaut32/typelib.h        |    6 -
>  6 files changed, 257 insertions(+), 2441 deletions(-)
>  delete mode 100644 dlls/oleaut32/tmarshal.c

I am bit sad to see it go. *sniff* *dries tears*

But if you confirmed that the replacement is working, feel free

Signed-off-by: Marcus Meissner <marcus at jet.franken.de>

Ciao, Marcus



More information about the wine-devel mailing list