riched20: (2/3) Implement ignoring of last \par for EM_STREAMIN - 1.0 emulation

Alex Villací­s Lasso a_villacis at palosanto.com
Thu Apr 24 10:04:23 CDT 2008


The last patch should have done this, but the stripping of the last line 
break should take into account that 1.0 line break is two characters.

Changelog:
* Instead of stripping the last line break character , strip the amount 
indicated by emulation (\r\n for 1.0)
* Add tests to show that 1.0 behavior is similar to 2.0 in that it 
ignores last \par
* Remove todo_wine's for riched32 tests that now succeed.

-- 
perl -e '$x=2.4;print sprintf("%.0f + %.0f = %.0f\n",$x,$x,$x+$x);'

-------------- next part --------------
A non-text attachment was scrubbed...
Name: wine-riched20-implement-ignore-final-par-1.0.patch
Type: text/x-patch
Size: 4398 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080424/edd5d8ff/attachment.bin 


More information about the wine-patches mailing list