This is the mail archive of the java-patches@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: [patch] Fix path of the classmap.db file


Matthias Klose wrote:
> Andrew Haley pointed out that gcj-dbtool -p doesn't work correctly, this is due
> to a wrong macro LIBGCJ_DEFAULT_DATABASE_TAIL, having a wrong gcj subdirectory
> encoded. The LIBGCJ_DEFAULT_DATABASE macro is already using the path.
> 
> Tested that the gcj-dbtool built with this patch uses the correct path.
> 
> Ok for the trunk and the 4.3 branch?

OK for branch.  Please don't check into trunk as it's part of
another patch I'm working on.

Andrew.


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