[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes:

| Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| 
| | I've done a lot of conversion to docstring today.
| | 
| | - bformat()
| | - Alert::XXX
| | - error()
| | - message()
| | - displayMessage()
| | - ErrorItems
| | - etc...
| 
| Great work.
| 
| But you seems to have worked in an unclean tree, there is som
| unrelated spellchecker changes. (Can these be removed?)
| 
| Also the change to debug (lyxerr) is wrong, and won't do what you
| expect it to. (Please drop that change)
| 
| 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)

Also I expect the changes to gtk to not compile. I doubt that
locale_to_utf8 takes a docstring parameter.

-- 
        Lgb

Reply via email to