lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV lynx2.8.1dev.2


From: T.E.Dickey
Subject: Re: LYNX-DEV lynx2.8.1dev.2
Date: Thu, 19 Mar 1998 15:42:12 -0500 (EST)

> T.E.Dickey wrote: 
>  
> > Changes since Lynx 2.8 release 
> > ... 
> > * change TagClass and TagFlags to #define's to accommodate older compilers 
> >   which do not accept initialization of enums from data that do not 
> > correspond 
> >   to the declared values, e.g., CLIX (which complains) and Apollo (which 
> > fails 
> >   to compile, reported by Dave Eaton).  - TD 
>  
> That fixed it! 
> 2.8.1dev.2 built "out of the box" on Apollo Domain/OS 10.4.1.2 as well as 
> on HP-UX 10.10, 10.20 and 11.0 
good. (now you can report bugs in the code rather than in the build process ;-)
  
I did also consider rewriting the T_xxx defines into symbols, which would
make that table almost maintainable - but that would make large #define's
(up to 250 characters per line), and can recall a few complaints from old
compilers that don't like that sort of thing.

> Thanks, 
no problem

>  Dave Eaton 
> -- 
>  Artronic Development  - Your Web Site Solution 
>  12629 N. Tatum Blvd., Suite 224; Phoenix, AZ 85032 
>  e-mail: address@hidden - voice: (602) 953-0336  -  http://www.arde.com 


-- 
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey

reply via email to

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