home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / coherent / 3910 < prev    next >
Encoding:
Text File  |  1992-08-21  |  2.7 KB  |  54 lines

  1. Newsgroups: comp.os.coherent
  2. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!cs.utexas.edu!torn!maccs!mcshub!csx.cciw.ca!hcp
  3. From: hcp@csx.cciw.ca (H.C. Pulley)
  4. Subject: major OS releases (was Re: anybody care to share thier opinions on the new)
  5. Organization: Canada Centre for Inland Waters
  6. Date: Fri, 21 Aug 1992 19:27:39 GMT
  7. Message-ID: <1992Aug21.192739.8746@csx.cciw.ca>
  8. References: <145226@mordor.com> <9208192552@umunk.GUN.de> <bill.714409923@chaos.cs.umn.edu>
  9. Lines: 43
  10.  
  11. In article <bill.714409923@chaos.cs.umn.edu> bill@chaos.cs.umn.edu () writes:
  12. >>root@mordor.com (Chris Mauritz - SysGod) writes:
  13. >>[lines deleted]
  14. >>: Well, I think it is time that us "loyalists" start exercising our
  15. >>: money back guarantee until such time as the product is stable.  I
  16. >>: think, after seeing all the recent traffic here, that I will cancel
  17. >>: my order and wait for a more stable update or just migrate to OS/2
  18. >>: for my "traditional unix tasks."
  19. >
  20. >gee can i send aix 3.2 back? and maybe the rs6000/550 with 384mb
  21. >of main and 10gb of hd. gee the tools barf on it every time i get a new
  22. >os. can i get my $$ back. gee there sb ***no*** bugs anywhere
  23. >no matter what i do.
  24. >hey. show me 1, yes 1 os on any, yes any machine which does not have
  25. >any, any bugs, hickups, whatever during a major upgrade. just 1 now thats all
  26. >i ask. if you can i will publicly appologize to all persons here.
  27. >bill pociengel
  28. >--
  29. >bill@chaos.cs.umn.edu
  30.  
  31. Same goes for Hewlett Packard, DEC, et al in my experience.  Recently, a 
  32. common addition in major releases has been ANSI compilers.  One reason that I
  33. am not a big fan of ANSI is that most of the first generation ANSI compilers
  34. were so buggy it wasn't funny.  Sometimes I had to add NULLs between parameters
  35. in functions, eg.:
  36. open_window(parent_window,window_type,NULL,x_size,y_size,NULL,...);
  37. If you forgot the NULLs then x_size was random, y_size was set to x_size's 
  38. value, etc.  Lot's of support calls to figure that one out...
  39.  
  40. And here I am saying that major OS releases are buggy.  I know that I have sent
  41. out a few software packages myself that had a few nasty bugs hidden in them.  I
  42. think it is good that people are finding errors.  It is a fact of software life
  43. that some testing must (unfortunately) be left for the gamma testers.
  44.  
  45. As far as OS programming goes, I am sure the AT ISA architecture is probably
  46. one of the worst since there are so many variations.
  47.  
  48. Harry
  49. -- 
  50.          hcp@csx.cciw.ca           | This message    | It takes all kinds,
  51.    hcpiv@grumpy.cis.uoguelph.ca    | released to the | and to each his own.
  52. -----------------------------------| PUBLIC DOMAIN.  | This thought in mind,
  53.  Stay away from the DOS side Luke! |                 | I walk alone.
  54.