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
    


Henrik Frystyk, libwww@w3.org, November 1995