home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / MISC / NETWORK / UUPC11QD.ZIP / BUGS.PRN < prev    next >
Encoding:
Text File  |  1991-12-08  |  5.4 KB  |  129 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.           December 8, 1991                Summary of known problems in UUPC/extended
  7.  
  8.  
  9.           Revision          Revision          Revision
  10.  
  11.           This document applies to UUPC/extended version 1.11q, and was
  12.           last updated on 8 December, 1991 by Drew Derbyshire.
  13.  
  14.  
  15.           Introduction          Introduction          Introduction
  16.  
  17.           This file summarizes the list of known bugs, quirks, and missing
  18.           features in UUPC/extended version 1.11q.
  19.  
  20.  
  21.           Unfixed Bugs and Unsupported Function Summary          Unfixed Bugs and Unsupported Function Summary          Unfixed Bugs and Unsupported Function Summary
  22.  
  23.  
  24.           The refresh option of UUSTAT doesn't actually update the file
  25.           times.
  26.  
  27.           Mail incorrectly parses an return address with a quoted
  28.           exclamation point, such as:
  29.  
  30.                "Smarter than the average bear!" <snuffles@kendra.kew.com>
  31.  
  32.           Under Borland C++, files opened for read-only access are opened
  33.           for exclusive control by default.  This prevents multi-tasking
  34.           RMAIL and UUCICO.
  35.  
  36.           A bug the in the Borland C++ 2.0 run time library causes
  37.           UUPC/extended to confuse time zones for about a week in the
  38.           spring and autumn when the switch occurs between Standard Time
  39.           and Daylight Savings Time.  This causes times to be off by one
  40.           hour and/or the time zone to be incorrectly reported during the
  41.           affected period.  Borland is aware of the problem.
  42.  
  43.           In MAIL, the reply command gets confused by mixed mode addresses.
  44.  
  45.           If compiled under Microsoft C, UUCICO exhibits inconsistent
  46.           results when compared to the original Borland C++ version,
  47.           specifically failing to terminate as gracefully when Cntrl-Break
  48.           is hit.
  49.  
  50.           DECUS UUCP 1.1 won't exchange protocol information with
  51.           UUPC/extended.  A fix for DECUS UUCP 1.1 was posted to the net,
  52.           and the bug is also fixed in version 1.2.
  53.  
  54.           There is no working UUX command.  (We're working on this one.)
  55.  
  56.           The users STILL hate the lack of documentation.  (We're working
  57.           on this, too.)
  58.  
  59.  
  60.  
  61.  
  62.           December 8, 1991                Summary of known problems in UUPC/extended
  63.  
  64.           Hitting Ctrl-Break when UUCICO is executing in passive mode will
  65.           sometimes cause the system to branch to the TwiByte Zone.
  66.  
  67.           Some editors, like EDLIN, cause the signature file to be lost
  68.           because the editor appends a ^Z (Control-Z) to the file.
  69.  
  70.           The Z-100 version of UUCICO (which has a different communications
  71.           package) overlays storage when updating BIOS pointers.
  72.  
  73.           Files are not locked when being read and updated by interactive
  74.           mail; if a file is updated by sending or saving mail, the mail
  75.           can be lost.  This is especially noticed in multitasking
  76.           environments such as Windows and OS/2.
  77.  
  78.           UUPC/extended forces communications to No Parity, 8 data bits, 1
  79.           stop bit, no flow control.
  80.  
  81.                Note               Note               Note: This is a requirement of the UUCP "g" protocol, which
  82.                requires a transparent data line, and thus is a permanent
  83.                restriction for "g" protocol connections.
  84.  
  85.           UUCICO has a non-functional "f" protocol module.
  86.  
  87.           UUPOLL polls at odd times if the first time to poll is after
  88.           9:06:08 A.M. (32K seconds).
  89.  
  90.           The list of RFC-822 headers which are suppressed by the print
  91.           command cannot be altered by the user; they are displayed in an
  92.           all or nothing fashion.
  93.  
  94.           The program should severely limit the number of the ________                                                              assert()
  95.           statements because the resulting message is not informative.
  96.           Especially important is proper error checking for disk I/O.
  97.           Also,  ________                  assert() statements should not include critical code,
  98.           since the NDEBUG option suppresses the execution of the clause
  99.           within the ________                     assert().
  100.  
  101.           UUPC/extended will not compile with Turbo C 1.0, 1.5, or 2.0.
  102.           This is a permanent restriction, and will not be corrected.
  103.  
  104.           Input to the program RMAIL in local address mode (-t option) must
  105.           be in a specific format.  It should accept any valid RFC-822
  106.           input. When sending mail, headers cannot be edited once entered.
  107.  
  108.           There is no 'Replyall' command to reply to all interested parties
  109.           to a message.
  110.  
  111.           Entering '1' should print it if the option 'autoprint' is set.
  112.           Currently, it doesn't.
  113.  
  114.           UUPC/extended doesn't support news.
  115.  
  116.  
  117.  
  118.  
  119.           December 8, 1991                Summary of known problems in UUPC/extended
  120.  
  121.           The user cannot configure which header lines are use by mail
  122.           determining From or Replyto addresses.
  123.  
  124.  
  125.           Bug Reports, Program Fixes, and other contributions          Bug Reports, Program Fixes, and other contributions          Bug Reports, Program Fixes, and other contributions
  126.  
  127.           Please send new bug reports, suggestions, fixes, and enhancements
  128.           to Drew Derbyshire at help@kew.com. Queries about news support
  129.           should be directed to Mike Lipsie at uupc-news@kew.com.