Georg Baum <[EMAIL PROTECTED]> writes:

| > | 1.5 is not in a useable state right now anyway, how about just
| > | seting a time limit on this removal thing?
| > 
| > Perhaps then we should get it into usable state before we do anyting
| > else...
| > It just crashes for me...
| > 
| > bformat/docstring/locale stuff.
| 
| The problem is that bformat uses at least use_facet<ctype<lyx::char_type>
| >() and use_facet<num_put<lyx::char_type> >(), and both methods throw an
| exception with gcc.
| 
| I have a working ctype, but don't know yet what is wrong with num_put. Since
| I run out of time lately I propose to put the attached patch in as an
| interim fix (in two parts, because the convert/bformat changes should not
| be reverted). OK?

I have introduced a lyx::char_traits, and use that when defining
docstring, this should perhaps give us a bit better control.

I think this will work, but have not been able to test yet. (Busy
compiling when I left for work.)

-- 
        Lgb

Reply via email to