home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / amiga / programm / 17665 < prev    next >
Encoding:
Internet Message Format  |  1992-12-22  |  3.7 KB

  1. Xref: sparky comp.sys.amiga.programmer:17665 comp.sys.amiga.misc:18919
  2. Newsgroups: comp.sys.amiga.programmer,comp.sys.amiga.misc
  3. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!spool.mu.edu!agate!stanford.edu!rock!concert!sas!mozart.unx.sas.com!jamie
  4. From: jamie@cdevil.unx.sas.com (James Cooper)
  5. Subject: Re: SAS C6.1 datecmp bug [Was: Re: Advice to SAS/C 5.10b users]
  6. Originator: jamie@cdevil.unx.sas.com
  7. Sender: news@unx.sas.com (Noter of Newsworthy Events)
  8. Message-ID: <BzMJJB.84z@unx.sas.com>
  9. Date: Mon, 21 Dec 1992 19:30:46 GMT
  10. References: <BzD93n.JCo@usenet.ucs.indiana.edu> <BzEqDF.A5H@unx.sas.com> <1992Dec21.030843.16107@bohra.cpg.oz.au>
  11. Nntp-Posting-Host: cdevil.unx.sas.com
  12. Organization: SAS Institute Inc.
  13. Lines: 59
  14.  
  15.  
  16. In article <1992Dec21.030843.16107@bohra.cpg.oz.au>, fisherc@bohra.cpg.oz.au (Craig Fisher) writes:
  17. >In article <@unx.sas.com> walker@twix.unx.sas.com (Doug Walker) writes:
  18. >> In article <>, shulick@shoshone.ucs.indiana.edu (Sam Hulick) writes:
  19. >> |> It would be rather safe to stick with 5.10b.  6.0 and 6.1 are too
  20. >> |> buggy.. But you can probably see that from all the posts(complaints) on
  21. >> |> c.s.a.p. :)
  22. >>
  23. >> I don't agree at all.  In anything the size of SAS/C, there are going
  24. >> to be bugs.  I believe the majority of V6 customers are not experiencing
  25. >> major problems - you just hear about the ones that are on the net
  26. >> because they are reporting them.
  27. >
  28. >Seems to me thought that you could have used a few more beta testers.
  29. >The number of bugs in this release doesn't really seem reasonable or
  30. >excusable to me.
  31.  
  32. Let's see... counting everyone at Commodore (U.S.), plus the people here, plus
  33. the regular poeple we recruited through other means, we had about 70 - 100
  34. people testing the heck out of 6.0.  We all thought that was enough...
  35.  
  36. Doug was correct.  Out of all those people, things can still slip past... for
  37. instance, one of the things fixed in 6.1 over 6.0 was not being able to compile
  38. with the F4 key in SE.  This was finally traced down to having the system
  39. WildStar bit turned on.  You might claim this is a common thing to do, but none
  40. of the Beta testers uses that bit, so it wasn't found until after release.
  41.  
  42. It doesn't matter *HOW* many people you have testing something, there are going
  43. to be bugs.  Period.  Oh, I suppose it is theoretically possible to come up with
  44. a test suite which would test every single line of code for every possible case
  45. it could run into, but we don't have man-centuries to wait for this test to run,
  46. even if we had it.  And that's after the man-millenia to actually write that
  47. test suite in the first place...
  48.  
  49. >> 6.1 fixes most of the problems reported in 6.0, except of course that
  50. >> we broke the MATH=68881 option.  If you don't use that particular
  51. >
  52. >What about the problem with the datecmp() function? I reported this
  53. >as broken via emits, but have not received any response (other than
  54. >a receipt acknowledgement). Can you confirm that it is broken? Has it
  55. >been fixed? Any idea when the next patch will be ready?
  56.  
  57. Yes, datecmp() is confirmed broken.  I can't get it to return anything other
  58. than -1 myself.  I don't know why you haven't gotten a response via EMITS, but
  59. I'm checking into that now.
  60.  
  61. As for why it was broken when you got it... well, I don't know any programmers
  62. who use the ANSI functions unless they are porting code, and we've only had 3
  63. people complain about the datecmp() function so far... and all of the complaints
  64. were *after* 6.1 came out.  The function was there in 6.0, and hasn't been
  65. touched since, but we never knew there was a problem, so we couldn't fix it.
  66.  
  67. -- 
  68. ---------------
  69. Jim Cooper
  70. (jamie@unx.sas.com)                             bix: jcooper
  71.  
  72. Any opinions expressed herein are mine (Mine, all mine!  Ha, ha, ha!),
  73. and not necessarily those of my employer.
  74.