riched20: Don't create undos in ME_StreamIn

Alexandre Julliard julliard at winehq.org
Wed Jan 24 05:33:48 CST 2007


"Matt Finnicum" <mattfinn at gmail.com> writes:

> This fixes bug 7148 - a regression caused by one of my older patches.
> This restores the old code that prevented ME_StreamIn from erroneously
> creating undos.
>
> Changelog:
> riched20: Don't create undos in ME_StreamIn

It breaks the tests:

../../../tools/runtest -q -P wine -M riched20.dll -T ../../.. -p riched20_test.exe.so editor.c && touch editor.ok
editor.c:862: Test failed: EM_SETUNDOLIMIT didn't allow the first undo with UNDOLIMIT set to 2
editor.c:865: Test failed: EM_SETUNDOLIMIT didn't allow a second undo with UNDOLIMIT set to 2
editor.c:1447: Test failed: test paste: strcmp = -1
make[2]: *** [editor.ok] Error 3

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list