Skip to content

Implement optional line information #12

Open
@zeux

Description

@zeux

This issue was filed on Google Code: https://code.google.com/p/pugixml/issues/detail?id=79

Sometimes the current offset information is hard to use and users are willing to sacrifice some additional performance/memory to translate offsets into lines.

Right now it can be done externally (http://stackoverflow.com/questions/21003471/convert-pugixmls-result-offset-to-column-line/21014028#21014028) but this does not work if encoding conversion has to be performed.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions