home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / volume.13 / text0002.txt < prev    next >
Encoding:
Text File  |  1988-04-18  |  2.8 KB  |  73 lines

  1.  
  2.                       Standards Update
  3.         An update on UNIX and C Standards Activities
  4.  
  5.                       January 21, 1988
  6.  
  7.              Written for the USENIX Association
  8.               by Shane P. McCarron, NAPS Inc.
  9.  
  10.    - C Language Standard
  11.  
  12.      In addition to the P1003 standards activities, the work
  13.      of the X3J11 standards committee holds particular
  14.      interest for people in the un*x community.  This is the
  15.      group that is defining the ANSI X3.159 C Language
  16.      Standard.  They have been working on this for quite a
  17.      while now, and are very close to resolution.  They went
  18.      into their first public review period last spring, and
  19.      have just recently finished responding to all of the
  20.      comments that were submitted at that time.
  21.  
  22.      Based on information I have about the December meeting
  23.      of X3J11, here is what is happening in the future:
  24.  
  25.         - Around January 8th, 1988 the second public review
  26.           draft will be completed.
  27.  
  28.         - Soon after that, the second (2 month) public
  29.           review period will begin.  As with last time, the
  30.           standard will be available to the public through
  31.           Global Press in Washington, DC.
  32.  
  33.         - This public review will close in time for the
  34.           comments to get out to the committee members
  35.           before the April meeting.
  36.  
  37.         - At that meeting, the committee will break down
  38.           into subgroups and review the comments.  There
  39.           will be great resistance to making any substantive
  40.           (non-editorial) changes to the standard.  If there
  41.           are any substantive changes made, it will result
  42.           in another public review period, which will delay
  43.           the standard for at least one calendar year.
  44.  
  45.         - Assuming that there are no substantive changes to
  46.           the standard after the next public review period,
  47.           there should be a ratified standard before the end
  48.           of 1988.
  49.  
  50.      If the C Language Standard can be completed before the
  51.      end of the year, it could mean a lot for POSIX system
  52.      implementors.  Since the .1 standard will not be really
  53.  
  54. C Language, January 21, 1988    Shane P. McCarron, NAPS Inc.
  55.  
  56.  
  57. Standards Update           - 2 -          USENIX Association
  58.  
  59.      a standard until June, it is unlikely that vendors will
  60.      be able to complete an implementation before the end of
  61.      1988 in any event.  If they could release a system that
  62.      supported both Standard C and POSIX, it would be a real
  63.      shot in the arm for application developers.  A delay of
  64.      another year on Standard C would mean that application
  65.      developers must write code under POSIX that could very
  66.      well be broken under an ANSI C Conforming compiler.
  67.  
  68. C Language, January 21, 1988    Shane P. McCarron, NAPS Inc.
  69.  
  70.  
  71. Volume-Number: Volume 13, Number 3
  72.  
  73.