home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / BEEHIVE / OS / CPM86INF.ARC / CPM86.SPR < prev   
Text File  |  1990-07-21  |  5KB  |  138 lines

  1.         CP/M-86 V1.1  SOFTWARE PERFORMANCE REPORT SUMMARY       
  2.  
  3.                  KNOWN PROBLEMS IN CP/M-86 V1.1 
  4.  
  5.       CP/M-86 is a registered trademark of DIGITAL RESEARCH 
  6.  
  7. UTILITY # SYMPTOM\PROBLEM DESCRIPTION                       GN:DW:PC:
  8. ------- - -----------------------------------------------   -- -- --
  9. ASM-86  1 Does not diagnose unterminated "IF" conditional.   *  *  * 
  10. V1.1        
  11.  
  12.         2 The  DW codemacro specifier/modifier  used with    *  *  *
  13.           a  range-check does  not reject  out of  bounds
  14.           parameters in some cases.
  15.  
  16.         3 The  DW  codemacro used with a range check does     *  *  *
  17.           not accept a negative range boundary.   
  18.           WORKAROUND: Use "Dsb" (signed byte).
  19.  
  20. ASSIGN    There are no known problems.                             *
  21. V1.0
  22.  
  23. BDOS    1 At the CCP level, typing K:<return>, where K is    *  *  *
  24. V2.2      a non-existent disk, causes  the  "BDOS SELECT"
  25.           message to appear, but a control-C then results 
  26.           in the K> prompt.          
  27.  
  28.         2 FFFF in  "max"  field of code group  descriptor    *  *  * 
  29.           causes faulty  allocation;  it  should allocate
  30.           all of available memory.
  31.  
  32.         3 During  BIOS SELDSK does not set bit 0 of DL to    *  *  * 
  33.           0  if  the  first  access  of  the  drive is  a 
  34.           simple default drive switch.  
  35.  
  36.         4 Function 59 does not work properly.                      *
  37.           WORKAROUND: Install CP/M 86 Patch 13
  38.  
  39. BIOS    1 Redirection does not work properly.                      *
  40. V1.2
  41.  
  42. CONFIG    There are no known problems.                             * 
  43. V1.0
  44.  
  45. COPYDISK  There are no known problems.                          *
  46. V1.5
  47.  
  48. COPYDISK  There are no known  problems.                      *     *
  49. V2.0
  50.  
  51. DDT 86  1 After tracing through a PUSHF, a G command will    *  *  
  52. V1.1      go into trace  mode.
  53.  
  54.         2 Files are not closed after  an R or E  command,   *  *   
  55.           even if an error occurs.
  56.  
  57.         3 IN  AL,0  and  IN  AX,0   are  disassembled  as   *  *    
  58.           the same command.                                              
  59.                                                                      
  60.           Note:  DDT 86  was  updated  to V 1.2 in August             
  61.           of  1982 however,  the  CP/M  86 (product 1007)            
  62.           master was not updated.                                    
  63.  
  64. DDT86     There are no known problems.                             * 
  65. V1.2
  66.  
  67. DSKMAINT  There are no known problems.                             *
  68. V1.2
  69.                                                                      
  70. ED      1 Command tail, "MYFILE.TXT B:YOURFILE.TXT"  does    *  *  * 
  71. V2.0      not create resultant file on B:  as the  manual           
  72.           says.                                               
  73.                                                                      
  74.         2 nJ  string ....  does  not  function   properly,   *  *  * 
  75.           WORKAROUND: J command works if the "n" parameter           
  76.           is omitted.                                                
  77.  
  78. FUNCTION  There are no known problems.                             *
  79. V1.0
  80. -
  81. GENCMD  1 Cannot build 64K segments;                         *  *  *  
  82.           WORKAROUND: Limit segments to 62K
  83.  
  84.         2 Certain .H86  records can  cause erroneous .CMD    *  *  *    
  85.           file to be built.
  86.  
  87. GENDEF  1 Hangs on certain input files.                      *
  88.  
  89. HELP      There are no known problems.                       *  *  * 
  90. V1.1
  91.  
  92. HDMAINT   There are no known problems.                             *
  93. V1.0
  94.  
  95. LMCMD   1 Hangs on certain input files.                      *
  96.  
  97. PIP     1 Sending  large  file  to  CON: or  LST: creates    *  *  *         
  98.           temporary $$$ file on disk.
  99.  
  100.         2 Concatenating  console  input with  an  exiting    *  *  *      
  101.           disk file does  not  work  at  all,  regardless 
  102.           of the destination.
  103.           WORKAROUND: Pip filename1 = con:
  104.                       then Pip file3 = filename1,file 2
  105.  
  106. PIP     1 Files which have the archive bit set  are not            *  
  107. V1.1      copied properly.
  108.  
  109. PRINT     There are no known problems.                             *
  110. V1.1                                                                     
  111.  
  112. SETUP     There are no known problems.                             *
  113. V1.2
  114.  
  115. SETUP     There are no known problems.                          *
  116. V1.4
  117.  
  118. SID 86  1 String  substitution only  works  if a  quote   
  119.           (") is the delimiter, not  an apostrophe  (') 
  120.           as shown in the example.
  121.  
  122. STAT    1 Erroneously  reports "0K  remaining"  when  1      *  *  * 
  123.           block is left; Regardless of block size.
  124.  
  125.         2 Erroneously  reports "space  alloc. conflict"      *  *  *
  126.           when  block  size = 2K and  disk contains >4M
  127.           of files.
  128.  
  129. SUBMIT    There are no known problems.                       *  *  * 
  130.  
  131. TOD       There are no known problems.                       *     *
  132. V1.1
  133.  
  134.  
  135.  
  136.  
  137. Copyright (c) 1984 by DIGITAL RESEARCH, Pacific Grove, CA.
  138.