home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / lang / pascal / 7667 < prev    next >
Encoding:
Text File  |  1992-12-24  |  1.4 KB  |  33 lines

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!wupost!cs.utexas.edu!torn!news.ccs.queensu.ca!slip206.telnet1.QueensU.CA!dmurdoch
  3. From: dmurdoch@mast.queensu.ca (Duncan Murdoch)
  4. Subject: Last update to TP 6 bug list
  5. Message-ID: <dmurdoch.249.725174970@mast.queensu.ca>
  6. Lines: 22
  7. Sender: news@knot.ccs.queensu.ca (Netnews control)
  8. Organization: Queen's University
  9. Date: Thu, 24 Dec 1992 05:29:30 GMT
  10.  
  11. I'm planning to produce one final update to my TP 6 bug list (the
  12. current version is available on garbo.uwasa.fi and its mirrors as
  13. /pc/turbopas/tp6bugs6.zip).  If anyone knows of any bugs that aren't in that
  14. list or the list below, please let me know. Demonstration code is nearly 
  15. essential; I try to confirm any bugs that I putin my list.
  16.  
  17. I'm also planning a limited BP 7 list; see the next message for details.
  18.  
  19. The FLDLN2 instruction (which is valid on an 8087) triggers error 159,
  20. "286/287 instructions are not enabled" when compiled in the $N+,G- mode.
  21. (Fixed in BP 7.)
  22.  
  23. The string formatting routines get the 19th digit wrong on very large Comp
  24. numbers. (Not fixed in BP 7.)
  25.  
  26. The TDSTRIP utility which comes with the professional version of TP damages
  27. the .EXE header:  the min extra paragraphs field is set to 0. (See
  28. STRIPPED.ZIP in TP6BUGSn.ZIP for a damage detector).  (Fixed in BP 7.)
  29.  
  30. Actual heap allocation can be 511 bytes more than the maximum specified in the
  31. $M directive. (Not fixed in BP 7.)
  32.  
  33.