[Home] [By Thread] [By Date] [Recent Entries]

  • From: John Cowan <cowan@l...>
  • To: xml-dev@x...
  • Date: Fri, 18 Feb 100 22:08:57 -0500 (EST)

Steve Harris scripsit:

> The last time I used it (about 8 months ago), there were still some
> bugs in its parsing of its "ASCII-fied Unicode" where character values
> get expressed as '\uxxxx', where 'xxxx' is the Unicode code point in
> hex. If it read a string such as
> 
>   "We keep our files in D:\stuff\ugh\foo\bar."

This is not a bug.  Remember that native2ascii is meant to handle Java
source code, not arbitrary plain text.  In Java source, the above string
must appear as:

	"We keep our files in D:\\stuff\\ugh\\foo\\bar."

-- 
John Cowan                                   cowan@c...
       I am a member of a civilization. --David Brin

***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@x...&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/threads.html
***************************************************************************

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member