lynx-dev
[Top][All Lists]
Advanced

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

LYNX-DEV FNAMES_8_3


From: Klaus Weide
Subject: LYNX-DEV FNAMES_8_3
Date: Thu, 6 Nov 1997 19:04:18 -0600 (CST)

To the DOS/lynx_386 folks,

  The symbol FNAMES_8_3 gets defined in userdefs.h if __DJGPP__ is
defined, so it will be set for the .c files in src.  But it is also
used in .../Implementation/HTFile.c, and I think that file won't see
the definition.  You may want to check that, and maybe add it to the
compiler flags.

The use in HTFile.c is independent of the other places, and maybe not
necessary.  It is just supposed to return a file suffix of 3 chars or less
in preference to a longer one if there is a choice, in HTFileSuffix.
Whether that is already happening anyway would depend on the order in
HTInit.c or a mime.types file.  Also it wouldn'tnormally  matter for
text/html files since they are handled specially where HTFileSuffix is
used.

  Klaus


;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

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