This is the mail archive of the java-discuss@sources.redhat.com 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: [PATCH] Don't set function's DECL_NAME to an EXPR_WFL


Per Bothner <per@bothner.com> writes:

> Well, if I have time, I'll try to see what happens with this
> patch reverted.  (I'm recompiling now.)

Well, it looks like the compilation succeeded, and the resuling
kawa.exe runs.

One guess as to what happened:  An earlier version of the kawa
.zip file contained some extra .class files, including some
duplicate classes (same classes in two directories) and some classes
that needed Swing.  It is possible that one of these problems
may have triggered the bug.  (I now recall that I got a crash
in dbxout.c, which may have gotten invoked even after an error.)

If you want to revert my patch I won't object - but I will put it back
after the branch!  I still think it is safer to leave things as they
are, since the code I removed is clearly quite fragile.
-- 
	--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]