lynx-dev
[Top][All Lists]
Advanced

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

Re: [Lynx-dev] Re: HTTP request from USS [PATCH]


From: gilmap
Subject: Re: [Lynx-dev] Re: HTTP request from USS [PATCH]
Date: Sun, 21 Mar 2004 12:01:55 -0700 (MST)

In a recent note, Thomas Dickey said:

> Date: Sat, 20 Mar 2004 20:42:08 -0500 (EST)
> 
> But not really.
> 
> Over in dialog I'm fussing over some places where the people at HP have
> been breaking the legacy stuff - still in the namespace, but it doesn't
> work the way it used to.  So the preference is to use the X/Open functions
> (HP's broken less of that), and handle special cases.
> 
OK.  Here's another stab at it.

o The overriding test on "defined(HAVE_GETATTRS)" increases my
  comfort.  There was no problem on Solaris or OS X because both
  have "/* #undef HAVE_WATTR_GET */", while z/OS has
  /usr/include/curses.h:extern int wattr_get(WINDOW *, attr_t *, short *, void 
*);
  but not getattrs.

o Swapping the order of the other tests removes the need for double testing
  of "defined(NCURSES_MAJOR_VERSION)".

Thanks,
gil
-- 
StorageTek
INFORMATION made POWERFUL

Attachment: lynx.patch.getattr
Description: c program text

_______________________________________________
Lynx-dev mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/lynx-dev

reply via email to

[Prev in Thread] Current Thread [Next in Thread]