[PATCH 1/3] include: Don't default to WINE_NO_NAMELESS_EXTENSION for Wine build.

Jacek Caban jacek at codeweavers.com
Mon Mar 22 12:31:25 CDT 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
I think that at this point avoiding nameless unions doesn't buy us any 
compatibility anymore.

Note that this patch only affects only nameless structs and unions that 
are normally unconditionally nameless, NONAMELESSUNION and 
NONAMELESSSTRUCT macros keep their meaning.


  dlls/amstream/tests/Makefile.in      | 1 +
  dlls/combase/Makefile.in             | 1 +
  dlls/d3d11/Makefile.in               | 1 +
  dlls/devenum/Makefile.in             | 1 +
  dlls/dsound/Makefile.in              | 1 +
  dlls/dsound/tests/Makefile.in        | 1 +
  dlls/dwrite/Makefile.in              | 1 +
  dlls/dxdiagn/Makefile.in             | 1 +
  dlls/gdiplus/Makefile.in             | 1 +
  dlls/ieframe/Makefile.in             | 1 +
  dlls/inetcomm/Makefile.in            | 1 +
  dlls/inetcomm/tests/Makefile.in      | 1 +
  dlls/iphlpapi/Makefile.in            | 1 +
  dlls/mfplat/Makefile.in              | 1 +
  dlls/mfreadwrite/Makefile.in         | 1 +
  dlls/mmdevapi/Makefile.in            | 1 +
  dlls/mmdevapi/tests/Makefile.in      | 1 +
  dlls/msi/Makefile.in                 | 1 +
  dlls/ole32/Makefile.in               | 2 +-
  dlls/propsys/Makefile.in             | 1 +
  dlls/propsys/tests/Makefile.in       | 1 +
  dlls/qcap/Makefile.in                | 1 +
  dlls/qedit/Makefile.in               | 1 +
  dlls/quartz/Makefile.in              | 1 +
  dlls/sechost/Makefile.in             | 1 +
  dlls/shell32/Makefile.in             | 2 +-
  dlls/shell32/tests/Makefile.in       | 1 +
  dlls/windowscodecs/Makefile.in       | 1 +
  dlls/winealsa.drv/Makefile.in        | 1 +
  dlls/winegstreamer/Makefile.in       | 1 +
  dlls/winepulse.drv/Makefile.in       | 1 +
  dlls/wininet/Makefile.in             | 2 +-
  dlls/wininet/tests/Makefile.in       | 1 +
  dlls/winmm/Makefile.in               | 2 +-
  include/winnt.h                      | 2 +-
  programs/services/Makefile.in        | 1 +
  programs/winecfg/Makefile.in         | 1 +
  programs/winemenubuilder/Makefile.in | 1 +
  38 files changed, 38 insertions(+), 5 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-include-Don-t-default-to-WINE_NO_NAMELESS_EXTENSION-fo.txt
Type: text/x-patch
Size: 14447 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210322/ad95f719/attachment.bin>


More information about the wine-devel mailing list