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] testsuite/lib add missing darwin shlib extension


Tom Tromey wrote:

Andreas> this patch adds the dylib extension to libjava_find_lib. This
Andreas> will help in case of a shared library only build.
Andreas> Ok for main?

This is fine, but I think it has to wait until the trunk reopens for
ordinary bug fixes.



Actually, IMO fixes like this are fine right now. Although GCC is now in Stage 3, we are allowed to interpret the rules more loosely for Java changes. Of course, we should be more careful with potentially build-breaking changes, but fixes like this that are unlikely to cause problems are OK.


Bryce


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