On Sat, 19 Jul 2003, Robert P. J. Day wrote: > On Sat, 19 Jul 2003, Michael Glavassevich wrote: > > > Hi Robert, > > > > I'm going to out on a limb, and guessing that you're using SUN JRE 1.4.2 > > to compile Xerces. > > how did you ever guess? :-) > > > Appearently the translation of Unicode escapes in 1.4.2 > > doesn't work according to the JLS > > (http://java.sun.com/docs/books/jls/second_edition/html/lexical.doc.html#95504). > > or i could just be lazy and work with the pre-built xerces binaries, which > i assume are just fine. i didn't have any overwhelming need to build from > source, i just didn't have anything better to do this morning. so i'll > just leave this alone, and go with the binaries. thanks. > > rday > > p.s. there's no known problem *running* the xerces binaries with > sun's JRE 1.4.2, right? just the building part.
The compile problem only affected javadoc comments. As far as I know, you should be able to use 1.4.2 at run time. > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -------------------- Michael Glavassevich [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
