lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev lynx2.8.3dev.14: compile error


From: Philip Webb
Subject: Re: lynx-dev lynx2.8.3dev.14: compile error
Date: Thu, 4 Nov 1999 22:21:32 -0500 (EST)

991104 Thomas dickey wrote: 
> 991104 Philip Webb wrote: 
>> attempting to compile 2-8-3dev.14 on IRIX 5.3 with gcc i encountered: 
>>  
>>   ./LYMain.c:186: `LINKS_AND_FORM_FIELDS_ARE_NUMBERED' undeclared here \ 
>>    (not in a ) [possibly the line is truncated] 
>>   ./LYMain.c: In function `main': 
>>   ./LYMain.c:1333: parse error before `/' 
>>   Error code 1 (bu 21) 
> 
> 1999-07-14 (2.8.3dev.4)
> * rename internal definition for LINKS_AND_FORM_FIELDS_ARE_NUMBERED to
>   LINKS_AND_FIELDS_ARE_NUMBERED to keep it shorter than 32 characters -TD
 
[from  userdefs.h  in the 2-8-3dev.14 package, with my choice]

/*********************************
 * DEFAULT_KEYPAD_MODE specifies whether by default the user
 * has numbers that work like arrows or else numbered links
 * DEFAULT KEYPAD MODE may be set to
 *      NUMBERS_AS_ARROWS   or
 *      LINKS_ARE_NUMBERED  or
 *      LINKS_AND_FORM_FIELDS_ARE_NUMBERED
 *
 * This default setting can be overridden in lynx.cfg (but not to
 * the third value), and it can be changed at run time by the user.
 */
#define DEFAULT_KEYPAD_MODE     LINKS_AND_FORM_FIELDS_ARE_NUMBERED

[also c line 893 ]

 * SHOW_CURSOR ... also can be useful to blind users, as an alternative
 * or supplement to setting LINKS_AND_FORM_FIELDS_ARE_NUMBERED or
 * LINKS_ARE_NUMBERED.

PW> so what is a user of there supposed to do at this point?
 
-- 
========================,,============================================
SUPPORT     ___________//___,  Philip Webb : address@hidden
ELECTRIC   /] [] [] [] [] []|  Centre for Urban & Community Studies
TRANSIT    `-O----------O---'  University of Toronto

reply via email to

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