ChangeSet ID: 20410 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/09/26 04:53:49
Modified files: dlls/riched20 : reader.c
Log message: Krzysztof Foltman wdev@foltman.com - Optional destinations in stylesheets are now skipped properly (and not treated as the "proper" styles as they were before). - EOF condition in the middle of the stylesheet is no longer putting the reader into infinite loop, - Half-full input buffers don't trigger EOF anymore (although it could, in theory, break some apps, I find it unlikely - and the change makes Out from Boneville installer display license properly).
Patch: http://cvs.winehq.org/patch.py?id=20410
Old revision New revision Changes Path 1.17 1.18 +44 -27 wine/dlls/riched20/reader.c