[cfe-dev] Fix a small bug in rewrite rope
Chris Lattner
clattner at apple.com
Sat Apr 5 21:37:49 PDT 2008
On Apr 5, 2008, at 3:15 PM, Cédric Venet wrote:
> 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.
Applied, thanks!
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20080331/005014.html
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20080331/005015.html
-Chris
More information about the cfe-dev
mailing list