Welcome to Web-News
A Web-based News Reader
Subject identifiers & "unialpha"
From Thomas Kuehne <thomas-dloop@kuehne.cn>
Date Fri, 22 Sep 2006 14:23:05 +0000 (UTC)
Newsgroups digitalmars.D

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

http://www.digitalmars.com/d/lex.html#identifier
# Identifiers start with a letter, _, or universal alpha, and are followed
# by any number of letters, _, digits, or universal alphas. Universal
# alphas are as defined in ISO/IEC 9899:1999(E) Appendix D. (This is the
# C99 Standard.)

Why is D referencing "ISO/IEC 9899:1999 (E) Appendix D" for defining
"universal alpha"? "ISO/IEC 9899:1999 (E) Appendix D" isn't listing
"universal alpha".

Sample:
\u00B7 (MIDDLE DOT, Other_Punctuation) isn't an "universal alpha" but
allowed by Appendix D in identifiers.

"ISO/IEC 9899:1999 (E) Appendix D" itself is referencing
"ISO/IEC TR 10176:1998" for the character data. I strongly suggest to
drop the redirection via "Appendix D" and use
"ISO/IEC TR 10176 (current)" instead of the dated version
"ISO/IEC TR 10176:1998". The 1998 version didn't yet include quite a
chunk of CJK and Math characters that can be found in the current version.

Thomas


-----BEGIN PGP SIGNATURE-----

iD8DBQFFE/7wLK5blCcjpWoRAmkaAKCrkQoYh52hH1EO97xUMU4iQaJaywCgiR6E
tE8uxEORDcyK2epapicDHHY=
=Oop9
-----END PGP SIGNATURE-----

Recent messages in this thread
 
-# identifiers & "unialpha" (Current message) Thomas Kuehne 22-Sep-2006 10:23 am
.-# Re: identifiers & "unialpha" Sean Kelly 22-Sep-2006 11:48 am
.|\# Re: identifiers & "unialpha" Thomas Kuehne 22-Sep-2006 12:40 pm
.-# Re: identifiers & "unialpha" Walter Bright 22-Sep-2006 02:55 pm
..-# Re: identifiers & "unialpha" Pragma 22-Sep-2006 04:14 pm
..|\# Re: identifiers & "unialpha" nobody 22-Sep-2006 04:33 pm
..-# Re: identifiers & "unialpha" Thomas Kuehne 22-Sep-2006 05:30 pm
...-# Re: identifiers & "unialpha" Walter Bright 22-Sep-2006 05:53 pm
...||# Re: identifiers & "unialpha" Sean Kelly 22-Sep-2006 06:38 pm
...||# Re: identifiers & "unialpha" Thomas Kuehne 22-Sep-2006 07:37 pm
...|-# Re: identifiers & "unialpha" Kevin Bealer 23-Sep-2006 04:40 am
...|.-# Re: identifiers & "unialpha" Kristian 23-Sep-2006 10:49 am
...|..-# [OT] Re: identifiers & "unialpha" Sean Kelly 23-Sep-2006 12:01 pm
...|...-# Re: [OT] Re: identifiers & "unialpha" Kristian 25-Sep-2006 04:14 am
...|....-# Re: [OT] Re: identifiers & "unialpha" Kevin Bealer 26-Sep-2006 03:23 am
...|.....\# Re: [OT] Re: identifiers & "unialpha" Thomas Kuehne 26-Sep-2006 04:48 am
...\# Re: identifiers & "unialpha" Thomas Kuehne 22-Sep-2006 05:58 pm