home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / cplus / 16361 < prev    next >
Encoding:
Internet Message Format  |  1992-11-16  |  1.8 KB

  1. Xref: sparky comp.lang.c++:16361 comp.std.c++:1574
  2. Newsgroups: comp.lang.c++,comp.std.c++
  3. Path: sparky!uunet!pmafire!mica.inel.gov!ux1!news.byu.edu!gatech!concert!sas!mozart.unx.sas.com!sasghm
  4. From: sasghm@theseus.unx.sas.com (Gary Merrill)
  5. Subject: Re: something nasty report
  6. Originator: sasghm@theseus.unx.sas.com
  7. Sender: news@unx.sas.com (Noter of Newsworthy Events)
  8. Message-ID: <BxtFzz.4vA@unx.sas.com>
  9. Date: Mon, 16 Nov 1992 15:50:23 GMT
  10. References: <1992Nov10.192157.20810@BofA.com> <BxIp1L.M37@unx.sas.com> <5798@npg-sd.SanDiegoCA.NCR.COM> <1992Nov14.233744.27337@ornl.gov>
  11. Nntp-Posting-Host: theseus.unx.sas.com
  12. Organization: SAS Institute Inc.
  13. Lines: 21
  14.  
  15.  
  16. In article <1992Nov14.233744.27337@ornl.gov>, mullens@jamsun.ic.ornl.gov (James A. Mullens) writes:
  17.  
  18. |> When I'm faced with an access violation/segmentation violation/bus error,
  19. |> and I really have no clue as to what's causing it, I start removing large
  20. |> blocks of source code with #if 0 ... #endif until the compiler finishes
  21. |> successfully.  Then I reintroduce parts of code until the compiler bombs
  22. |> again.  In the end, the problem is isolated.  I may have a programming
  23. |> error there, or the compiler may just be batty.  I always send a bug report.
  24. |> I'd like to send a bill for my time ( at $60/hour :-).
  25.  
  26. Pretty irritating, isn't it?  Certainly *we* expect to receive a bug report
  27. if our compiler behaves in this way -- and having someone pinpoint the
  28. problem with a test case of a finite number of lines is heavenly.
  29. If you don't have debuggable version of the compiler (and most production
  30. versions aren't), these things are *hard* to find.  $60/hr would be
  31. a bargain.
  32. -- 
  33. Gary H. Merrill  [Principal Systems Developer, C Compiler Development]
  34. SAS Institute Inc. / SAS Campus Dr. / Cary, NC  27513 / (919) 677-8000
  35. sasghm@theseus.unx.sas.com ... !mcnc!sas!sasghm
  36.