home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / sgi / 11372 < prev    next >
Encoding:
Internet Message Format  |  1992-07-25  |  1.8 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!rutgers!sgigate!odin!fido!zola!zuni!anchor!olson
  2. From: olson@anchor.esd.sgi.com (Dave Olson)
  3. Newsgroups: comp.sys.sgi
  4. Subject: Re: Missing comment closure in 4.05 /usr/include/limits.h
  5. Message-ID: <nniqk7o@zuni.esd.sgi.com>
  6. Date: 25 Jul 92 03:53:12 GMT
  7. References: <Brs4so.LCt@syd.dms.CSIRO.AU> <nketm60@zuni.esd.sgi.com>
  8. Sender: news@zuni.esd.sgi.com (Net News)
  9. Organization: Silicon Graphics, Inc.  Mountain View, CA
  10. Lines: 29
  11.  
  12. In <nketm60@zuni.esd.sgi.com> olson@anchor.esd.sgi.com (Dave Olson) writes:
  13.  
  14. | In <Brs4so.LCt@syd.dms.CSIRO.AU> gil@swifty.dap.CSIRO.AU (Gil Webster) writes:
  15. | | In our 4.05 installation, line 92 of /usr/include/limits.h is faulty.
  16. | | The closing comment is missing on this line, thus the next
  17. | | definition is commented out.
  18. | | 
  19. | | #if (defined(__EXTENSIONS__) && !defined(_POSIX_SOURCE))
  20. | | 
  21. | | #define    ARG_MAX        5120         /* max length of arguments to exec 
  22. | | #define    CHILD_MAX    25        /* max # of processes per user id */
  23. | Your file is truncated for some reason.  It is fine on all the 4.0.5
  24. | stock systems I looked at, and the file is 127 lines long.
  25.  
  26. Sometimes I just can't read what is written.  *ALL* 4.0.5 systems
  27. have this bug.  Enough people pointed out to me that I had misread
  28. what was posted that it sunk in.
  29.  
  30. Nothing in the entire SGI source tree uses that define (not very
  31. surprisingly, since it is a guaranteed lower limit, and doesn't
  32. match any system we ship), and so we missed it.
  33.  
  34. It was already fixed in the source for the next major release.
  35. --
  36. Let no one tell me that silence gives consent,  |   Dave Olson
  37. because whoever is silent dissents.             |   Silicon Graphics, Inc.
  38.     Maria Isabel Barreno                        |   olson@sgi.com
  39.