Re: [PATCH] include: Make break out of __TRY blocks work with compiler exceptions.
13 Feb
2017
13 Feb
'17
9:30 a.m.
Stefan Dösinger <stefandoesinger(a)gmx.at> writes:
ddraw.dll uses this. I am using compiler exceptions for my Visual Studio build setup. A ddraw.dll compiled with this passes the test added by commit d9f2b4627. I manually tested the functionality of __TRY-__FINALLY, __EXCEPT_ALL and __EXCEPT(func).
It would be better to avoid break, and ideally find a way to disallow it in the Wine macros. -- Alexandre Julliard julliard(a)winehq.org
3227
Age (days ago)
3227
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard