[cfe-dev] Fix a small bug in rewrite rope

Cédric Venet cedric.venet at laposte.net
Sat Apr 5 08:28:47 PDT 2008


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.

Regards,

Cédric
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rewriterope-bug-dereference.patch
Type: application/octet-stream
Size: 873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20080405/2fa0f335/attachment.obj>


More information about the cfe-dev mailing list