hi thomas,

I think you changed the wrong line.

of COURSE i did ! .... argh.  :-S

like you said, long day ...

Here's what diff -u shows for the
suggested change:

mine (now):

   diff -u src/LYCurses.c src/LYCurses.c.orig
   --- src/LYCurses.c      2005-06-03 07:52:36.000000000 -0700
   +++ src/LYCurses.c.orig 2005-06-03 07:51:56.000000000 -0700
   @@ -1750,7 +1750,7 @@
                   const char *src,
                   size_t len)
    {
   -#if 0//def USE_CURSES_PADS
   +#ifdef USE_CURSES_PADS
        /*
         * If we've configured to use pads for left/right scrolling, that can
         * interfere with calls to this function that assume they're wrapping.

and ....

yup! that takes care of the CRASH/dump.

however, at first launch, i still get the dots-n-lines blinkig on a blue screen ...

good news is that it goes away after linking to a site -- i.e., back to my shell defaults.

richard


_______________________________________________
Lynx-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to