Hi,
Rewrite rope was dereferencing an end iterator when trying to insert data at
the end of a file. (for example with the emit-html, when the </table> is
emited)
Not sure this is the best way to fix it. But at least, VS don't complain
anymore.
I also added a micro patch: the css font family for monospaced font is
monospace and not fixed.
Regards,
Cédric
rewriterope-bug-dereference.patch (879 Bytes)
css-font.patch (744 Bytes)