Re: Javadoc fails on a BOM for UTF8
Next message: RC: "Re: java doc package"
Date: Wed, 14 Jul 2004 13:55:16 +0200
On 14-7-2004 10:43, netnews.comcast.net wrote:
> The first three bytes of the file are EF BB BF. According to the Unicode
> doc, both in my original post and this previous one, this is the sequence
> for UTF-8.
Yes, that's right. Sorry, but I read your first post just after I replied.
Just wondering: can you compile the file, i.e. does javac also choke on the BOM, or does it compile
without errors? In the latter case you might have discovered a bug in javadoc (which version of java
are you using?).
Regards,
Z.
Next message: RC: "Re: java doc package"
Relevant Pages
- Re: Problem with _stprintf function
... Regards, ... >> But when I am trying to compile the app I get the following error ... > You should define both UNICODE and _UNICODE ... (microsoft.public.win32.programmer.ui) - Re: How to display German Umlauts correctly on Mac and Unix
... > larger due to translation tables). ... If you have to custom compile build tools to get a feature, ... And with the Unicode translation steps. ... "are written using the Unicode character set". ... (comp.lang.java.gui) - Re: Multicast Socket for Win CE 4.2 / Pocket PC 2003
... API and multicast works, in general, on a variety of devices that I've built ... I can't speak directly for Pocket PC, ... The Unicode thing has *nothing* to do with incompatibility and Microsoft ... it does not even compile. ... (microsoft.public.windowsce.embedded.vc) - Re: Get RAW Bitmap Data from a file
... The code I used and presented in the original post was from the MS ... Robotic Lib SDK and does compile OK.. ... getting the representation needed from the file. ... BinaryReader and read the wholefilebecause only the pixeldatais ... (microsoft.public.dotnet.languages.vb) - Re: Re[2]: Pre-information on Unicode in Delphi 2008
... and will not compile if the new VCL is utterly Unicode. ... So "all existing" applications would break and simply making application ... This is NOT what string encoding RTTI would be for, ... (borland.public.delphi.non-technical) |
|