Re: [PATCH] Re: mcedit stackdumps on exit



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





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]