[1/10] wsdapi: Add wsdapi_internal.h for shared internal function and macro definitions.

Owen Rudge orudge at codeweavers.com
Thu Sep 14 16:54:08 CDT 2017


This patch set comprises patches 1 and 2 from the previous submission, 
split up and condensed where possible for easier review. Functionally 
the code remains the same.

Unfortunately as this code all forms part of what is ultimately a single 
public function call in the IWSDiscoveryPublisher function, I can't 
easily write tests to prove correctness.

These patches on their own will result in an "unused function" warning 
in soap.c; this will be resolved once subsequent patches are submitted.

Signed-off-by: Owen Rudge <orudge at codeweavers.com>
---
  dlls/wsdapi/address.c         |  6 +-----
  dlls/wsdapi/wsdapi_internal.h | 35 +++++++++++++++++++++++++++++++++++
  dlls/wsdapi/xml.c             |  7 +------
  3 files changed, 37 insertions(+), 11 deletions(-)
  create mode 100644 dlls/wsdapi/wsdapi_internal.h


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-wsdapi-Add-wsdapi_internal.h-for-shared-internal-fun.patch
Type: text/x-patch
Size: 2203 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20170914/f7fc69e9/attachment-0001.bin>


More information about the wine-patches mailing list