On Wed, 30 Mar 2005, Stef Caunter wrote:
The 2.8.5dev.16 CHANGES and the 2.8.5 release "Summary of changes" both say:
modify logic for S_litteral case in SGML_character() to recover from spaces between the '<', '>' and the corresponding end of the tag, e.g., <style > < style > < style > match "<style>", and </style > < /style > < /style > match "</style>"
Odd that a dev16 build doesn't correct for the case in question, for which it seems to have been modified, but both cause and fix have been identified.
in dev.17, there's a followup fix (my guess is that dev.16 worked for some cases, but not all):
* correct logic for resetting count of leading/trailing spaces in S_litteral case (report by TH) -TD
-- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net
_______________________________________________ Lynx-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lynx-dev
