Abdelrazak Younes schrieb:
Abdelrazak Younes wrote:
Just to let you know so that we avoid duplication of work.

Hum, I think that Andre is right when he said that we should have made the conversion from std::string to lyx::docstring in one shot. I guess this is too late now because of the multiple to_uf8 and from_utf8...

But you have to remove them by hand anyway...

$ find ./src -name "*.[Ch]" -exec grep "[^_c]string[^_]" {} \;|wc
  8299   39333  364441

Not very encouraging...

Michael

Reply via email to