Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #25519

Re: JLS 3/e -- Lots Of Errors

From Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand>
Newsgroups comp.lang.java.programmer
Subject Re: JLS 3/e -- Lots Of Errors
Followup-To comp.lang.java.programmer
Date 2011-02-06 01:30 +1300
Organization Geek Central
Message-ID <iijft9$rrc$2@lust.ihug.co.nz> (permalink)
References <iiflvc$keg$2@lust.ihug.co.nz>

Followups directed to: comp.lang.java.programmer

Show all headers | View raw


* Section 3.1, Page 14:

    For characters in the range U+0000 to U+FFFF, the values of [Unicode]
    code points and UTF-16 code units are the same.

No they are not. U+D800 .. U+DFFF are not valid Unicode code points.

Back to comp.lang.java.programmer | Previous | NextNext in thread | Find similar


Thread

Re: JLS 3/e -- Lots Of Errors Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> - 2011-02-06 01:30 +1300
  Re: JLS 3/e -- Lots Of Errors Lew <noone@lewscanon.com> - 2011-02-05 09:37 -0500
  Re: JLS 3/e -- Lots Of Errors Joshua Cranmer <Pidgeot18@verizon.invalid> - 2011-02-05 10:53 -0500

csiph-web