[PATCH 2/2] ntdll: Silence useless fixme message when handling SIMD floating point invalid operation exception.

Qian Hong qhong at codeweavers.com
Mon Nov 30 08:11:22 CST 2015


This fixme confused me when debugging an online banking software so I'd 
like to silence it. I haven't found other type of SIMD exception caused 
by real world app yet, but I can add more tests if preferred.

Signed-off-by: Qian Hong <qhong at codeweavers.com>
---
  dlls/ntdll/signal_i386.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-ntdll-Silence-useless-fixme-message-when-handling-SIMD.txt
Type: text/x-patch
Size: 634 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20151130/e0c97dde/attachment.bin>


More information about the wine-patches mailing list