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]
Other format: [Raw text]

Re: libgcj-classpath-20060719 merge


Mark> Unfortunately that didn't work. I haven't debugged it yet, but attached
Mark> is a small testcase that shows a NullPointerException which it shouldn't
Mark> give. This might be something subtle gone wrong in the merge since
Mark> OutputStreamWriter is an override in libgcj. (Note the name of the
Mark> testcase is misleading it has nothing to do with the Charset used.)

This fails on trunk.  That's annoying since I "fixed" a bug in this
code recently.  I guess I over-fixed it back into brokenness.

>> How strange. I see that it contains a diff but not the whole file even
>> though it is clearly new. No idea why svn did that. But it should be
>> easy to regenerate with automake in the classpath dir.

Mark> I figured this out. Apparently this is a "feature" of svn.

This is mondo confusing.  Maybe we can get an svn expert to either
fix it, or explain how we can properly make a diff after a merge.

Tom


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