Defect Report #267

Previous Defect Report < - > Next Defect Report


Submitter:WG14 Convener (J. Benito)
Submission Date:2001-09-21
Source:
Reference Document:
Version: 1.3
Date:2003-10-06
Subject: Typos in 5.1.2.3, 7.24.4.4.5, 7.24.6.1, 7.24.6.1

Summary

  1. 5.1.2.3p12, example 4, expressions should be expression.
  2. 7.24.4.4.5p1 * s1 and * s2 should not have spaces following the *s.
  3. 7.24.6.1.1p3 "The btowc returns" should read "The btowc function returns".
  4. 7.24.6.1.2p3 "The wctob returns" should read "The wctob function returns".
Suggested Technical Corrigendum
  1. In 5.1.2.3, paragraph #12 change last line of code fragment expressions to expression.
  2. In 7.24.4.4.5, paragraph #1 remove the space following the * for s1 and s2.
  3. In 7.24.6.1.1, paragraph #3 change:
    "The btowc returns"
    to
    "The btowc function returns"
  4. In 7.24.6.1.2, paragraph #3 change:
    "The wctob returns"
    to
    The wctob function returns"

Technical Corrigendum
  1. In 5.1.2.3, paragraph #12 change expressions to expression in last line of code fragment.
  2. In 7.24.4.4.5, paragraph #1 remove the space following the * for s1 and s2.
  3. In 7.24.6.1.1, paragraph #3 change:
    "The btowc returns"
    to
    "The btowc function returns"
  4. In 7.24.6.1.2, paragraph #3 change:
    "The wctob returns"
    to
    The wctob function returns"


Previous Defect Report < - > Next Defect Report