>>>>> "Koji" == Koji Yokota <[EMAIL PROTECTED]> writes:

Koji> Enrico Forestieri wrote:
>> I don't understand. Seems that you are still using wchar_t ... This
>> crash is very similar to the one I was getting on cygwin after the
>> switch to unicode. I remember that someway I was able to fix it by
>> using the STLport library, before the real fix by Georg. Have a
>> look at this thread (may be you will get some ideas on how to
>> proceed): http://thread.gmane.org/gmane.editors.lyx.devel/68855

Koji> Enrico, I'm now checking this but before that I send a quick
Koji> result of the patches. I applied the attached patches but
Koji> unfortunately there was no improvement. I stated that the
Koji> initialization succeeded in the previous mail, but it was due to
Koji> the fact that I already had a user setting directory
Koji> $HOME/.lyx-svn . Removing it draws back to the same result as
Koji> before.

Hello Georg,

We could use some of your help here. It seems that boost::format
crashes on FreeBSD when parsing special tokens.

The backtrace is here:
http://article.gmane.org/gmane.editors.lyx.devel/84094
and my analysis is there:
http://thread.gmane.org/gmane.editors.lyx.devel/85096

Since then, many things have been tried to compile with LyX included
std::ctype or to try to disable boost::format, but with no luck.

So my question is threefold:

- do you know of any problem related to boost::format and wchat_t?

- how can we test whether freebsd's wchat_t support is good enough?

- if it is not, what shall we do?

JMarc

Reply via email to