[Bug 30627] Common operations in richedit are O(N), should be O(log N) or so

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Apr 23 21:12:47 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=30627

--- Comment #9 from super_man at post.com ---
patching file dlls/riched20/editor.c
Hunk #1 succeeded at 2824 (offset 114 lines).
patching file dlls/riched20/editstr.h
Hunk #1 FAILED at 379.
1 out of 1 hunk FAILED -- saving rejects to file dlls/riched20/editstr.h.rej
patching file dlls/riched20/paint.c
Hunk #1 succeeded at 118 (offset -1 lines).
patching file dlls/riched20/para.c
Hunk #1 succeeded at 96 (offset 14 lines).
patching file dlls/riched20/run.c
Hunk #1 succeeded at 225 (offset 4 lines).
Hunk #2 succeeded at 279 (offset -47 lines).
Hunk #3 FAILED at 377.
Hunk #4 FAILED at 768.
Hunk #5 FAILED at 790.
3 out of 5 hunks FAILED -- saving rejects to file dlls/riched20/run.c.rej
patching file dlls/riched20/wrap.c
Hunk #1 succeeded at 948 (offset 348 lines).
Hunk #2 FAILED at 744.
1 out of 2 hunks FAILED -- saving rejects to file dlls/riched20/wrap.c.rej


against 1.9.8-git

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