Georg Baum wrote:
Am Sonntag, 10. September 2006 21:15 schrieb Abdelrazak Younes:
Lars Gullik Bjønnes wrote:
The last thing is the addition of
docstring _(docstring const &)

that is no good. The _() function is _required_ to only accept ascii
input. Not even utf8 is accepted. (Please drop that change)
But what if I want to translate some unicode (usc4) string? That's the case in a couple of place in the code and that's the reason I added this method.

Where does this happen?

I don't remember...

Normally you should not need to do that, for the reasons Lars explained.

OK, I'll see to it.

Abdel.

Reply via email to