home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / amiga / programm / 15965 < prev    next >
Encoding:
Text File  |  1992-11-17  |  2.3 KB  |  55 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!europa.asd.contel.com!emory!gatech!concert!sas!mozart.unx.sas.com!walker
  3. From: walker@twix.unx.sas.com (Doug Walker)
  4. Subject: Re: Unusual SAS6.0 results
  5. Originator: walker@twix.unx.sas.com
  6. Sender: news@unx.sas.com (Noter of Newsworthy Events)
  7. Message-ID: <Bxv7LC.C3t@unx.sas.com>
  8. Date: Tue, 17 Nov 1992 14:44:00 GMT
  9. References: <BxtBBu.L5w@unx.sas.com> <BxtxyK.C72@fc.hp.com>
  10. Nntp-Posting-Host: twix.unx.sas.com
  11. Organization: SAS Institute Inc.
  12. Lines: 41
  13.  
  14.  
  15. In article <BxtxyK.C72@fc.hp.com>, koren@fc.hp.com (Steve Koren) writes:
  16. |> Doug Walker (walker@twix.unx.sas.com) wrote:
  17.  
  18. |> Ok, I'll do that.  I don't doubt that strncpy is somehow being
  19. |> referenced.  I still find it odd, however, that when I run the program
  20. |> under CPR it never once hits strncpy, yet the profiler claims I'm
  21. |> spending ~95% of the time there.  Something's fishy...
  22.  
  23. We did also fix an lstat bug... perhaps that will fix this problem.
  24. The lstat bug we fixed was present in V5.10 as well as V6.0, though,
  25. so it may not be the culprit here.
  26.  
  27. |> example for SAS tech support.  I don't think its reasonable to expect
  28. |> them to dig through something large, but trying to come up with a small
  29. |> test case could be a whopping lot of work.  In fact, if I trim much, my
  30. |> program won't work any more.  I guess this is the standard problem when
  31. |> trying to report potential compiler/profiler problems.
  32.  
  33. True... If access to the source code is not a "trade secret", go ahead
  34. and send it in and let us take a look.  If it is, then perhaps we can
  35. sign a nondisclosure or something - we've done it before when working
  36. on compiler bugs.
  37.  
  38. If you want to send us JUST the executables, send one compiled with
  39. V5.10 and one compiled with V6.0, and make sure that symbols are
  40. included in the executable.  We might be able to figure it out
  41. just from that.  Sending the source increases our odds, of course.
  42. (Sending instructions on how to run it increases them even more 8^)
  43.  
  44. |>   - steve
  45.  
  46. -- 
  47.   *****
  48. =*|_o_o|\\=====Doug Walker, Software Distiller====== BBS: (919)460-7430 =
  49.  *|. o.| ||                                          1200/2400/9600 Dual
  50.   | o  |//     For all you do, this bug's for you!
  51.   ====== 
  52. usenet: walker@unx.sas.com                            bix: djwalker 
  53. Any opinions expressed are mine, not those of SAS Institute, Inc.
  54.  
  55.