Abdelrazak Younes <[EMAIL PROTECTED]> writes:

| Peter Kümmel wrote:
| > Abdelrazak Younes wrote:
| >> Peter Kümmel wrote:
| >>> Abdelrazak Younes wrote:
| >>>> Joost Verburg wrote:
| >>>>> Peter Kümmel wrote:
| >>>>>> Peter Kümmel wrote:
| >>>>>>> -       controller().clearParams();
| >>>>>>> +//     controller().clearParams();
| >>>>>> Is also fixes my aspell crash
| >>>>> The crash is fixed indeed, but there is still an endless message box
| >>>>> loop.
| >>>>>
| >>>> Hum... the call to dialog().CancelButton() seems superfluous in
| >>>> ControlSpellchecker::checkAlive(). That may well be the cause of your
| >>>> crash. Could you please try out this patch? If it works then it can
| >>>> easily be backported to 1.4.
| >>>>
| >>>> But I still don't understand why I don't see a crash...
| >>> Make sure you really link against the new aspell libraries.
| >> I am sure. I've compiled myself the csv version with your patch...
| >>
| >> Abdel.
| >>
| >>
| > And the the linker doesn't find an old one?
| 
| Not possible, I have done this only once with MSVC...
| 
| > Could I check in this boost fix?
| 
| I guess so yes... Lars?

Of course.

Does fs::lookup_errno not work with windows?
Is that why fs::lookup_error_code is used instead?

-- 
        Lgb

Reply via email to