Georg Baum wrote:
Abdelrazak Younes wrote:

OK, I will solve that by creating a static instance in docstring.C and
get rid of the code in lyx_main.C.

Does that work? IIRC you did not want to do that last time because it could
break (undefined initialization order of static objects).

Year that was the reason why I did this at the first place (because of Mac weird way of initialising and killing static variables). But the problem was in fact deeper (and not related) and I reckon now that it would be safe to do it with the static trick.

Bennett, could you do me a favour and verify that you don't have a crash on exit with current svn?

Thanks in advance,
Abdel.

Reply via email to