public inbox for mauve-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Tom Tromey <tromey@cygnus.com>
To: Artur Biesiadowski <abies@pg.gda.pl>
Cc: mauve <mauve-discuss@sourceware.cygnus.com>
Subject: Re: Character Test
Date: Thu, 14 Jan 1999 16:10:00 -0000	[thread overview]
Message-ID: <87ogo1qtr6.fsf@cygnus.com> (raw)
In-Reply-To: Artur Biesiadowski's message of Sat, 09 Jan 1999 16:18:29 +0100

>>>>> "Artur" == Artur Biesiadowski <abies@pg.gda.pl> writes:

Artur> Single most important one for JDK is if SUPERSCRIPT/SUBSCRIPT
Artur> numbers should be treated as digits.

Artur> JLS says it should not be, because they do not contain word
Artur> DIGIT in them. But they do have digit value in unicode
Artur> spec. JLS is known to be buggy - there is even a site somewhere
Artur> which tracks all the errors in JLS. But on the other hand it is
Artur> only source of 'truth'. So, we can change a rule to ignore
Artur> unicode digit value if entry has not DIGIT in its name.

In this case I've decided to go with what the Java docs say.  All the
documentation I have (JLS, JCL book, and JDK 1.2 docs) seem to be
consistent on the treatment of digit/isDigit.

Artur> Next problem for jdk is that it reports roman numerals
Artur> (category Nl) as java and unicode indetifier starts.

I agree this must be a bug in their implementation.

Artur> Third problem is that TIBETAN DIGIT HALF * are not reported as
Artur> digits. I don't know what this letters are, but JLS rules set
Artur> them as digits.

The Tibetan half digits are strange fractional characters.  They don't
have integer values.  I don't know why these don't have numeric values
in the Unicode data table (possibly a bug there; I'll see).  In any
case they aren't digits according to JLS rules, and wouldn't be even
if this were fixed (since the values are not integers).

Tom

  parent reply	other threads:[~1999-01-14 16:10 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-01-07 20:18 Aaron M. Renn
     [not found] ` < 36957A24.B7BB761F@urbanophile.com >
1999-01-08  7:41   ` File access (was: Character Test) Anthony Green
1999-01-08 10:33 ` Character Test Tom Tromey
1999-01-09  6:06   ` Artur Biesiadowski
1999-01-14 14:45     ` Tom Tromey
1999-01-14 15:53     ` Tom Tromey
1999-01-14 18:00     ` Tom Tromey
1999-01-09  7:29 ` Artur Biesiadowski
1999-01-14 14:20   ` Tom Tromey
1999-01-14 16:10   ` Tom Tromey [this message]
1999-01-08 10:47 Aaron M. Renn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ogo1qtr6.fsf@cygnus.com \
    --to=tromey@cygnus.com \
    --cc=abies@pg.gda.pl \
    --cc=mauve-discuss@sourceware.cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).