[PATCH] Re: mcedit stackdumps on exit
Leonard den Ottolander
leonard at den.ottolander.nl
Wed Jun 22 11:51:50 UTC 2005
On Wed, 2005-06-22 at 13:41, Leonard den Ottolander wrote:
> - Is the test in the fifth hunk of src/user.c correct? Not totally
> grasping that code, but as you test for (!panel) in the 6th hunk (fall
> through) I was wondering if the test there shouldn't read (panel &&
> !panel->marked).
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\-\> *
src/cmd.c
src/file.c
src/main.c
src/screen.c
src/user.c
Leonard.
--
mount -t life -o ro /dev/dna /genetic/research
More information about the mc-devel
mailing list