This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: New java demangle failures


On Tue, Nov 25, 2003 at 01:50:56PM -0500, Ian Lance Taylor wrote:
> "H. J. Lu" <hjl@lucon.org> writes:
> 
> > Your change caused new java demangle failures.
> 
> Details, please?
> 

Just do

# cd libiberty
# make check

I got

FAIL at line 2572, style java:
in:  _ZN4java3awt10ScrollPane7addImplEPNS0_9ComponentEPNS_4lang6ObjectEi
out: java.awt.ScrollPane.addImpl
exp: java.awt.ScrollPane.addImpl(java.awt.Component, java.lang.Object, int)
....


H.J.

H.J.


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