http://bugs.winehq.org/show_bug.cgi?id=23137 --- Comment #6 from Eric Pouech <eric.pouech(a)orange.fr> 2010-06-27 15:57:02 --- the latest fixmes seem to come from two distinct issues: - GCC seems now to be able to alias a local var to a global var ; dbghelp spits out a warning in that case (that was needed to debug the stabs part). this will have no nocive impact (except the console garbage) - missing save/restore of context in CFA management. AJ did it in ntdll/signal_x64_86.c ; it should be ported to dlls/dbghelp/dwarf.c TODOs after 1.2 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.