jed-users mailing list

[2005 Date Index] [2005 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: Report on new snapshot


On Tue, Mar 22, 2005 at 10:25:05AM -0800, Dave Kuhlman wrote:
> Here are some some things I found while using the new Jed snapshot.
> 
> 1.
> 
>     $ jed --help
>     Segmentation fault
> 

A little followup.  I ran jed under the gdb debugger.  It seg
faults on line 406 in main.c:

    *tt_Blink_Mode = 0;

But tt_Blink_Mode contains zero.  It looks to me like there is another,
new definition of tt_Blink_Mode in xterm.c.  Perhaps this is masking the
global definition in display.h.

Dave

[snip]

-- 
Dave Kuhlman
http://www.rexx.com/~dkuhlman

--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


[2005 date index] [2005 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]