On Tue, Jan 21, 2014 at 8:46 PM, Gavin Smith <[email protected]> wrote:
> The attached patch implements some support for changing from a UTF-8
> encoded file to an ASCII one.

Anything that replaces strings of characters in a file with strings of
unequal length potentially invalidates the tags table (lists of
offsets within the file of nodes and anchors). There will be ways to
fix this but I haven't thought of what they are yet.

Reply via email to