lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev lynx2.8.3dev.8


From: T.E.Dickey
Subject: lynx-dev lynx2.8.3dev.8
Date: Sat, 28 Aug 1999 17:24:47 -0400 (EDT)

Mostly compile-fixes.  Also, a configure option (--with-charsets).

1999-08-28 (2.8.3dev.8)
* correct ifdef's combining HAVE_POPEN and __CYGWIN__ in LYPrint.c, which would
  link popen() code when it was not available -TD
* correct order of ifdef's for __CYGWIN__ in LYGlobalDefs.h, which would result
  in syntax error if __CYGWIN__ were undefined when __CYGWIN32__ was defined -TD
* change hardcoded ifdef for <arpa/inet.h> include to autoconf'd form -TD
* modify makeuctb to add ifdef's allowing most charsets to be suppressed at
  compile time.  Use similar ifdef's in UCdomap.h to suppress registration
  of non-uctb charsets.  Add configure option --with-charsets to specify list
  of charsets which are not suppressed (def7_uni is always active) -TD
* change makeuctb to generate the name of the output file, simplifying all of
  the build scripts in chartrans -TD
* correct a syntax error in crypt_util.c from dev.7 and an ifdef in LYCurses.c
  that sets the codepath -SH
* use macro TABLESIZE throughout for consistency -TD
* revert use of TYPECAST for parameter of 'FREE()' macro, since that puts a
  cast on the parameter as an lvalue (reported by LV) -PG
* correct improperly-nested ifdef EXP_CHARSET_CHOICE in ifdef for USE_PSRC
  in LYReadCFG.c -TD

reply via email to

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