Koji Yokota wrote:
> Peter Kümmel wrote:
>> bformat is just a call to boost:
>>
>> boost::basic_format<char_type>(fmt) % arg1).str();
>>
>> So it is a boost bug when checking the format string,
>> or our string is somehow invalid. This does not help much.
>>
>> But we could disable boost format, so please try attached patch.
> 
> 
> Peter, with this patch, it seems the problem has resolved. lyx
> successfully finishes the initialization and starts up.

Great.

> 
> Now, I can try this new product :)

Have fun!
Do you know that beta3 is out?

> 
> Many thanks to all,
> 
> Koji
> 

Hope you get not other problems because of iconv.

We should integrate the disabling of boost's
format code for FreeBSD into the build system.


-- 
Peter Kümmel

Reply via email to