[PATCH v3 3/7] ntdll: Allow Unix libraries to use exception macros.

Jacek Caban jacek at codeweavers.com
Wed Oct 6 05:58:39 CDT 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
I added new USE_SYSCALL_EXCEPTIONS macro. When we no longer use 
non-native Unix libs, we may just replace it with WINE_UNIX_LIB.

  dlls/ntdll/unix/virtual.c | 33 +++++----------------------------
  include/wine/exception.h  | 38 ++++++++++++++++++++++++++++++++++++++
  2 files changed, 43 insertions(+), 28 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: v3-0003-ntdll-Allow-Unix-libraries-to-use-exception-macros.txt
Type: text/x-patch
Size: 3618 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20211006/82d82539/attachment.bin>


More information about the wine-devel mailing list