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] libjava support for AIX


>>>>> "David" == David Edelsohn <dje.gcc@gmail.com> writes:

David> Index: classpath/native/fdlibm/fdlibm.h
 
David>  #include <config.h>
David>  #include <stdlib.h>
David> +#undef hz
 
Could you add a blank line between the #include and the #undef, and a
comment explaining why this is needed?  Thanks.

This part should go into Classpath; I'll handle that.

David> +++ sysdep/powerpc/locks.h	(working copy)

I don't know enough to review this bit.  I'm inclined to take your
word for it, though, unless Andrew wants to take a look.

The rest is ok.

thanks,
Tom


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