home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / volume.30 / text0060.txt < prev    next >
Encoding:
Text File  |  1993-03-11  |  1.6 KB  |  48 lines

  1. Submitted-by: hlj@posix.COM (Hal Jespersen)
  2.  
  3. guenther@stolaf.edu (Philip Guenther) writes:
  4. >According to 3.9.4.3 (case Conditional Construct), the last case item
  5. >doesn't need a ';;'.  Thus:
  6. > ...
  7.  
  8. Coincidentally, the POSIX.2b working group found this and discussed it
  9. at our last meeting.  A correction will appear in POSIX.2b, the first
  10. revision of POSIX.2 (IEEE and ISO versions).
  11.  
  12. >This leads finally to several questions: Can this amended in some way
  13. >in future drafts? (Draft 11 is in my lap right now) Where does the
  14. >final call come from when two parts of the standard are contradictory?
  15.  
  16. In this case, the standard explicitly says the grammar takes precedence.
  17. Thus, until we correct it, a strictly portable shell script cannot omit
  18. the final ;;.  However, implementations can allow the omission as a
  19. legitimate extension and I assume most will.
  20.  
  21. >Will there be POSIX Call For Interpretations ala ANSI C?
  22.  
  23. There's no explicit "Call," but an Interpretations group has been formed
  24. and a few have been received.  To request an interp, write to (it must be
  25. hardcopy with a signature):
  26.  
  27.     Secretary, IEEE Standards Board
  28.     445 Hoes Lane
  29.     P.O. Box 1331
  30.     Piscataway, NJ 08855-1331
  31.  
  32. Please do not send in interp requests relative to Draft 11.  Obtain Draft 12
  33. or wait a few months for the final published IEEE Std 1003.2-1992.  (Or use
  34. ISO/IEC DIS 9945-2:1992, which is identical to Draft 12, except for the lack
  35. of line numbers.)
  36.  
  37. Hal Jespersen
  38. POSIX Software Group
  39. 447 Lakeview Way
  40. Redwood City, CA 94062
  41. +1 (415) 364-3410
  42. +1 (415) 364-4498 FAX
  43. hlj@posix.com
  44.  
  45.  
  46. Volume-Number: Volume 30, Number 63
  47.  
  48.