home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / amiga / programm / 15799 < prev    next >
Encoding:
Internet Message Format  |  1992-11-13  |  2.1 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!spool.mu.edu!agate!stanford.edu!rock!concert!sas!mozart.unx.sas.com!walker
  2. From: walker@twix.unx.sas.com (Doug Walker)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Problems between SASC 5.10 and SASC 6.00
  5. Message-ID: <BxnqDn.4BE@unx.sas.com>
  6. Date: 13 Nov 92 13:48:58 GMT
  7. References: <9501@blue.cis.pitt.edu.UUCP>
  8. Sender: news@unx.sas.com (Noter of Newsworthy Events)
  9. Organization: SAS Institute Inc.
  10. Lines: 36
  11. Originator: walker@twix.unx.sas.com
  12. Nntp-Posting-Host: twix.unx.sas.com
  13.  
  14.  
  15. In article <9501@blue.cis.pitt.edu.UUCP>, stern+@pitt.edu (Eric G Stern) writes:
  16. |> What should I do?  Possibly something is wrong that SAS should know
  17. |> about, but this is a huge program that I don't really know anything
  18. |> about, so I can't localize the problem as they need to do anything.
  19. |> Did anything really change so that working code breaks between 5.10
  20. |> and 6.00?  I have read the section in the manual about changes between
  21.  
  22. A few things changed, mostly the names of functions in the library.
  23. This can have strange effects, but probably not bad code.  I suggest
  24. one of three tacks: 1) debug the program (use CPR) and see if you can
  25. figure out what's going wrong.  2) Wait for the 6.1 patch and see if
  26. it fixes the problem.  3) Send a diskette to technical support.
  27.  
  28. Note that if you send a huge program to be debugged, we will obviously
  29. take longer to find and fix any problems.
  30.  
  31. |> Also, how compatible is the object format between 5.10 and 6.00?  Can
  32. |> I mix modules in one program in an attempt to determine the failing
  33. |> module?  What about library formats?
  34. |> 
  35. |> 
  36. |>                 Eric Stern
  37.  
  38. The object format and library format is compatible, but some library
  39. function names have changed.  You can use the DEFINE option on the
  40. SLINK command-line to work around any problems.
  41.  
  42. -- 
  43.   *****
  44. =*|_o_o|\\=====Doug Walker, Software Distiller====== BBS: (919)460-7430 =
  45.  *|. o.| ||                                          1200/2400/9600 Dual
  46.   | o  |//     For all you do, this bug's for you!
  47.   ====== 
  48. usenet: walker@unx.sas.com                            bix: djwalker 
  49. Any opinions expressed are mine, not those of SAS Institute, Inc.
  50.