|
Re: Typographical error in draft-klensin-unicode-escapes-00: msg#00009ietf.apps-discuss
On Fri, Jan 19, 2007 at 11:38:56AM -0500, John C Klensin <john-ietf@xxxxxxx> wrote a message of 18 lines which said: > It has been called to my attention that I should have checked the > ABNF syntax rules more carefully before posting this draft. There is another strange thing: BMP-form = "\u" Hex-quad Full-form = "\U" 2*2 Hex-quad How can you tell one from the other before you encounter the second Hex-quad? By the case of the U, as it seems from reading the text following the grammar? If so, this is wrong because ABNF strings are case-insensitive so one should use: BMP-form = "\" %x75 Hex-quad Full-form = "\" %x55 2*2Hex-quad |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Escaping the escape (Was: I-D ACTION:draft-klensin-unicode-escapes-00.txt: 00009, Stephane Bortzmeyer |
|---|---|
| Next by Date: | Re: Typographical error in draft-klensin-unicode-escapes-00: 00009, Clive D.W. Feather |
| Previous by Thread: | Typographical error in draft-klensin-unicode-escapes-00i: 00009, John C Klensin |
| Next by Thread: | Re: Typographical error in draft-klensin-unicode-escapes-00: 00009, Clive D.W. Feather |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |