home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / pascal / 7392 < prev    next >
Encoding:
Internet Message Format  |  1992-12-11  |  2.5 KB

  1. Path: sparky!uunet!wupost!sdd.hp.com!saimiri.primate.wisc.edu!ames!sun-barr!news2me.EBay.Sun.COM!cronkite.Central.Sun.COM!texsun!exucom.exu.ericsson.se!pc254101.exu.ericsson.se!exuptr
  2. From: exuptr@exu.ericsson.se (Patrick Taylor)
  3. Newsgroups: comp.lang.pascal
  4. Subject: Re: Runtime Error 1 in TP6 ?
  5. Message-ID: <exuptr.370.724113160@exu.ericsson.se>
  6. Date: 11 Dec 92 22:32:40 GMT
  7. References: <4715@seti.inria.fr> <dmurdoch.355.724088195@mast.queensu.ca>
  8. Sender: news@exu.ericsson.se
  9. Organization: Ericsson Network Systems, Inc.
  10. Lines: 41
  11. Nntp-Posting-Host: pc254101.exu.ericsson.se
  12. X-Disclaimer: This article was posted by a user at Ericsson.
  13.               Any opinions expressed are strictly those of the
  14.               user and not necessarily those of Ericsson.
  15.  
  16. In article <dmurdoch.355.724088195@mast.queensu.ca> dmurdoch@mast.queensu.ca (Duncan Murdoch) writes:
  17. >From: dmurdoch@mast.queensu.ca (Duncan Murdoch)
  18. >Subject: Re: Runtime Error 1 in TP6 ?
  19. >Date: 11 Dec 92 15:36:35 GMT
  20.  
  21. >In article <4715@seti.inria.fr> lasgout@solaris.inria.fr (Jean-Marc Lasgouttes) writes:
  22. >>
  23. >>So perhaps it is just yet another uninitialised pointer problem... But there
  24. >>could be another explanation : As there things to change to TPRO5.07 to make it
  25. >>work with the memory allocation scheme of TP6 beside of commenting out ExecDOS(sp?
  26. >> I don't know the english name...) to let everything compile ? I know I could
  27. >>call support, but here in France the company that sells the product is not as
  28. >>friendly as Turbo Power seems to be...
  29.  
  30. >There are a large number of small changes necessary to make the 5.x versions 
  31. >of the TurboPower units reliable in TP 6.  I think the only reasonable thing 
  32. >to do is to upgrade.
  33.  
  34. >Off the top of my head:
  35.  
  36. >There are a few places where they dereference pointers after disposing of 
  37. >them; this is almost always a safe error in TP 4/5, almost always a 
  38. >disaster in TP 6.
  39.  
  40. >There may be some places where they rely on a standard stack frame being set 
  41. >up; TP 6 does this if it needs it.
  42.  
  43. >The heap manager is very different; anything that works at that level needs 
  44. >to be rewritten.
  45.  
  46. >Duncan Murdoch
  47. >dmurdoch@mast.queensu.ca
  48.  
  49. I have successfully converted.  It wasn't that hard really, but they
  50. sent me a few new .asm files.
  51.  ----------------------------------------------------------------------------
  52.                     !!! H A P P Y   H O L I D A Y S !!!
  53.  
  54.   - Patrick Taylor, Ericsson Network Systems
  55.     exuptr@exu.ericsson.se                    "Don't let the .se fool you"
  56.     exuptr@ZGNews.Lonestar.Org  <SLOW!>
  57.