This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: SIGSEGV in jc1


Tom Tromey <tromey@redhat.com> writes:

> A lot of people run into this.  Maybe we should address this before
> 3.0.  Anybody have a suggestion for a fix?

I seem to remember a discussing about something similar earlier.

I think we should be lenient about bogus characters in comments,
at least when the encoding is not explicitly specified.  One solution
may be to ignore iconv errors in comments, except perhaps if
-pedantic is specified.
-- 
	--Per Bothner
per@bothner.com   http://www.bothner.com/~per/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]