W3C ComLine BUG

Known Bugs in W3C Command Line Tool

The list of known bugs are in reverse chronological order. Please report bugs or bug fixes to libwww@w3.org noting the version of the Line Mode Browser and the Library and what caused the bug to appear.
	./w3c -version
The provided patches are relative to the WWW directory in the distribution tree. In order to apply a patch, do the following in the WWW directory:
  1. Download the patch, for example lmb-1.fix
  2. Invoke the patch command by typing
    	patch < lmb-1.fix
    
  3. Rebuild the code by typing
    	make clobber
    	./BUILD linemode
    
You should only apply patches under the section with same version number as your current version. You can see the current version of this software by looking into the version file. Please also make sure that this version is the same as for the version of the W3C Reference Library



Henrik Frystyk, libwww@w3.org, November 1995