syntax errors in comments?
Per Bothner
per@bothner.com
Tue Apr 15 21:10:00 GMT 2003
Joe Reid wrote:
> I'm getting a ton of "malformed UTF-8 character." errors compiling my
A less confusing error message might be in order. Perhaps
somthing more like:
"bytes here are invalid for the UTF-8 character encoding"
possibly followed by information on how to fix the problem.
It might also be nice to change the error to a warning within
comments, and suppress warnings/errors after the first one
if we don't already do so.
--
--Per Bothner
per@bothner.com http://per.bothner.com/
More information about the Java
mailing list