Re: UTF8 encoding problems - inserted 0's
Øyvind Harboe <[email protected]> Sat, 24 Jan 2004 23:00:55 +0100
| Newsgroups | gmane.comp.java.classpath.extensions.discuss |
|---|---|
| Organization | Zylin AS |
| Message-ID | <1074981654.18926.7.camel@famine> |
> Øyvind> If I compile my SMTP UTF8 mailer w/GCJ, I see "�" inserted > Øyvind> into the body when I read the message in Evolution. (example > Øyvind> attached). > > Hmm, that sounds frightening, what with us so close to a release. > > The \0 seems to occur every 200 characters. That's suggestive... look > around for a 200 char or byte buffer and then look in that area for > bugs. > > It would help if you could reproduce this in a less complex > environment. E.g. by duplicating your I/O paths in a small program > and then feeding it some predefined text file. Is there a way to debug GNU Classpath/Classpathx in Eclipse(i.e. under Suns JRE)? I toyed around with the -Xbootclasspath/p: option without much success. My raw unmassaged app(small) is attached. Øyvind _______________________________________________ Classpathx-discuss mailing list [email protected] http://mail.gnu.org/mailman/listinfo/classpathx-discuss
smallapp.zip
(application/zip, 2.2 KB) - not displayed