[Bug 5330] Andrea Mosaic Execution Fails with fixme:seh:set_cpu_context setting partial context (13) not supported
http://bugs.winehq.org/show_bug.cgi?id=5330 ------- Additional Comments From focht(a)gmx.net 2007-08-05 10:18 ------- Hello, the partial context fix will probably affect a whole bunch of bug reports (i pre-tested some, no side effects). If committed to GIT i can drop this one out of my private set of patches (every time i update from GIT). To prevent confusion you should improve the "FIXME" message. If people dont know the current implementation, they might assume that "__wine_call_from_32_restore_regs( context )" is never made due to that console message. e.g. change --- snip --- FIXME( "setting partial context (%x) not supported\n", flags ); --- snip --- to something like: --- snip --- FIXME( "setting partial context (%x) not supported, using full context instead\n", flags ); --- snip --- Regards -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
participants (1)
-
Wine Bugs