This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: 3.3-branch QA assessment


 > From: Tom Tromey <tromey@redhat.com>
 > 
 > >>>>> "Kaveh" == Kaveh R Ghazi <ghazi@caip.rutgers.edu> writes:
 > 
 > Tom> PR1343 is a libtool problem.  The libtool currently in cvs can't
 > Tom> handle a file name with a `$' in it.  This has been failing for a long
 > Tom> time; nobody has the time and/or motivation to fix it.
 > 
 > Kaveh> I looked in the testcase libjava.compile/PR1343.java and don't see
 > Kaveh> anything obvious relating to a `$'.  What file contains it?  Is the
 > Kaveh> `$' related to what's being tested?  If not, can we rename the
 > Kaveh> particular file to avoid containing that?
 > 
 > In Java, a member class is given a name with a `$' in it.  This isn't
 > actually specified by the language, but we still need to do it for
 > compatibility.  I think changing this would be pretty hairy; we're
 > stuck with it.

Maybe Alexandre could take a look at the libtool problem?
Perhaps it's solved in a more recent version that can be imported?

--
Kaveh R. Ghazi			ghazi@caip.rutgers.edu


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