[Bug 17290] DOSBox installer crashes on launch

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Feb 7 01:44:19 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=17290


Austin English <austinenglish at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dylan.ah.smith at gmail.com




--- Comment #3 from Austin English <austinenglish at gmail.com>  2009-02-07 01:44:19 ---
Damn, that was quick. I was just posting the regression test results...:

austin at austin-desktop:~/wine-git$ git bisect bad
ea9e062b6c460b17ddc3b820dee80960b74b9369 is first bad commit
commit ea9e062b6c460b17ddc3b820dee80960b74b9369
Author: Dylan Smith <dylan.ah.smith at gmail.com>
Date:   Fri Feb 6 01:09:36 2009 -0500

    richedit: Removed unnecessary calls to ME_WrapMarkedParagraphs.

    These calls to ME_WrapMarkedParagraphs never do anything, and don't make
    sense to be called in these places. These places are for ME_MoveCaret,
    and ME_ArrowHome, which both don't involve any text being modified, and
    all (direct and indirect) calls to these functions are done after the
    text has already been wrapped.

:040000 040000 45e465b6c983b8fe6546963a7c0ffc745a3d4b10
ba718734b4ee94514e23952dca8388c6284b943a M      dlls

Patch works great. Thanks!


-- 
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.



More information about the wine-bugs mailing list