home *** CD-ROM | disk | FTP | other *** search
/ RBBS in a Box Volume 1 #2 / RBBS_vol1_no2.iso / 090z / zoo.bug < prev    next >
Text File  |  1986-08-24  |  2KB  |  35 lines

  1.  
  2.  
  3. FEATURE n. 1. A surprising property of a program.  Occasionally docu-
  4.    mented.  To call a property a feature sometimes means the author of
  5.    the program did not consider the particular case, and the program
  6.    makes an unexpected, although not strictly speaking an incorrect
  7.    response.  See BUG.  "That's not a bug, that's a feature!"  A bug
  8.    can be changed to a feature by documenting it.  2. A well-known and
  9.    beloved property; a facility.  Sometimes features are planned, but
  10.    are called crocks by others.  
  11.    
  12.                  -- Hacker's Dictionary from ARPAnet
  13.  
  14.  
  15. To the user:  If you discover any features in Zoo, please add a
  16. description and your name and the date to this file before passing it on.
  17.  
  18.                  -- Rahul Dhesi
  19.  
  20.  
  21. 1.
  22. If many files (50 or more) are being added to an archive, Zoo may
  23. run out of memory.  This happens earlier if one or more of the
  24. filespecs supplied end with a slash or backslash ("/" or "\").  To 
  25. continue adding more files to the same archive, give Zoo the same list 
  26. of files to add but use the "-update" or "au" command.  Zoo will continue
  27. adding files to the archive but will not add again any files that have 
  28. already been added.  [Rahul Dhesi 1986/08/20]
  29.  
  30. 2.
  31. If the disk gets full while a comment is being added, Zoo may fail to
  32. detect this but the comment will not appear in the archive.  The archive
  33. is not harmed.  Note that a disk full error due to addition of a file to 
  34. an archive is always detected.    [Rahul Dhesi 1986/08/24]
  35.