RFC Errata


Errata Search

 
Source of RFC  
Summary Table Full Records

RFC 1345, "Character Mnemonics and Character Sets", June 1992

Source of RFC: 822ext (app)

Errata ID: 6072
Status: Reported
Type: Technical
Publication Format(s) : TEXT

Reported By: Philip Børgesen
Date Reported: 2020-04-01

Section 5 says:

  &charset IBM880
  &rem source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  &alias cp880
  &alias EBCDIC-Cyrillic
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
  SP ?? d% g% io ?? ds ii yi j% <( .  <  (  +  !
  &  lj nj ts kj ?? dz =" N0 D% )> DO *  )  ;  '>
  -  /  G% IO ?? DS II YI J% LJ BB ,  %  _  >  ?
  NJ Ts KJ ?? ?? DZ ju a= b= ?? :  Nb At '  =  "
  c= a  b  c  d  e  f  g  h  i  d= e= f= g= h= i=
  j= j  k  l  m  n  o  p  q  r  k= l= m= n= o= p=
  ja ?? s  t  u  v  w  x  y  z  r= s= t= u= z% v=
  %' y= z= s% je sc c% =' JU A= B= C= D= E= F= G=
  ?? A  B  C  D  E  F  G  H  I  H= I= J= K= L= M=
  ?? J  K  L  M  N  O  P  Q  R  N= O= P= JA R= S=
  // Cu S  T  U  V  W  X  Y  Z  T= U= Z% V= %" Y=
  0  1  2  3  4  5  6  7  8  9  Z= S% JE Sc C% DT

It should say:

  &charset IBM880
  &rem source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  &rem source: IBM Corporate Standard, C-S 3-3220-002
  &alias cp880
  &alias EBCDIC-Cyrillic
  &code 0
  NU SH SX EX __ HT __ DT __ __ __ VT FF CR SO SI
  DL D1 D2 D3 __ NL BS __ CN EM __ __ FS GS RS US
  __ __ __ __ __ LF EB EC __ __ __ __ __ EQ AK BL
  ?? ?? SY __ __ __ __ ET __ __ __ __ D4 NK ?? SB
  SP ?? d% g% io ?? ds ii yi j% <( .  <  (  +  !
  &  lj nj ts kj ?? dz =" N0 D% )> DO *  )  ;  '>
  -  /  G% IO ?? DS II YI J% LJ BB ,  %  _  >  ?
  NJ Ts KJ ?? ?? DZ ju a= b= ?? :  Nb At '  =  "
  c= a  b  c  d  e  f  g  h  i  d= e= f= g= h= i=
  j= j  k  l  m  n  o  p  q  r  k= l= m= n= o= p=
  ja ?? s  t  u  v  w  x  y  z  r= s= t= u= z% v=
  %' y= z= s% je sc c% =' JU A= B= C= D= E= F= G=
  ?? A  B  C  D  E  F  G  H  I  H= I= J= K= L= M=
  ?? J  K  L  M  N  O  P  Q  R  N= O= P= JA R= S=
  // Cu S  T  U  V  W  X  Y  Z  T= U= Z% V= %" Y=
  0  1  2  3  4  5  6  7  8  9  Z= S% JE Sc C% __
  &duplicate 1F __

Notes:

The EBCDIC character sets do not use the ASCII control codes.
Based on [1] the EBCDIC control codes located at hex 00-3F are

NU SH SX EX __ HT __ DT __ __ __ VT FF CR SO SI
DL D1 D2 D3 __ NL BS __ CN EM __ __ FS GS RS US
__ __ __ __ __ LF EB EC __ __ __ __ __ EQ AK BL
?? ?? SY __ __ __ __ ET __ __ __ __ D4 NK ?? SB

with __ marking control codes with no ISO 10646 mapping.
The control code at hex 1F can depending on context either mean "Interchange Unit Separator" or "Intermediate Transmission Block" but only the prior has an ISO 10646 mapping (mnemonic US). The "&duplicate 1F __" part marks the alternative character with no available mapping. Note that in EBCDIC the "Delete" character is located at hex 07 while hex FF is "Eight Ones", another character with no ISO 10646 equivalent.

References:
[1]: IBM Corporate Standard, C-S 3-3220-002 (May 1990) -- archived IBM excerpt available at https://web.archive.org/web/20180911044845/https://www-01.ibm.com/software/globalization/cdra/appendix_g1.html

Report New Errata



Advanced Search