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] image processing fix for BE machine


On Mon, 2004-09-20 at 10:39, Andreas Tobler wrote:
> Hi Little endian world,
> 
> it seems that the whole swing development happens on LE machines ;)
> 
> The attached patch corrects pixel handling for BE machines. Tested here 
> on ppc-darwin8.

This looks good, except that we should define the SWAPU32 macro in the
common header, gtkpeer.h.  With that change, this can go in.

Tom



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