[PATCH] Re: mcedit stackdumps on exit
Pavel Tsekov
ptsekov at gmx.net
Wed Jun 22 13:24:52 UTC 2005
Hello,
On Wed, 22 Jun 2005, Leonard den Ottolander wrote:
> On Wed, 2005-06-22 at 13:51, Leonard den Ottolander wrote:
> > As an addendum to this, is there any code that tests !panel->something
> > that can be reached in case panel has not been assigned?
> >
> > $ grep -lr \!panel\-\> *
>
> Duh! The "!" is of course totally irrelevant. Any test for
> panel->something for a non existent panel is a cause for a crash...
Currently MC always has panels. I have a patch which changes this i.e.
panels are instantiated only when they are needed i.e. MC is invoked as
file manager. But this is something which should be discussed after the
release.
More information about the mc-devel
mailing list