Dear list,

I am wondering why ocamldoc lexers (odoc_lexer.mll and odoc_text_lexer.mll) do not use Lexing.position but keep tracking line number and char number explicitly. Does this have anything to do with the Unicode?

Thanks,
Junsong