[patch] generated files out of date?

Lillian Angel langel at redhat.com
Fri Jan 4 06:41:41 PST 2008



Matthias Klose wrote:
> After a rebuild (on amd64) the generated files differ from what is checked in.
> Should these files be updated?

I checked this on i386 and x86_64, and this file remains unchanged.

Lillian

> 
>   Matthias
> 
> diff -r d081109a63e2 generated/sun/awt/X11/AwtGraphicsConfigData.java
> --- a/generated/sun/awt/X11/AwtGraphicsConfigData.java  Thu Jan 03 12:37:02 2008
> -0500
> +++ b/generated/sun/awt/X11/AwtGraphicsConfigData.java  Fri Jan 04 14:42:03 2008
> +0100
> @@ -8,7 +8,7 @@ public class AwtGraphicsConfigData exten
>  public class AwtGraphicsConfigData extends XWrapperBase {
>         private Unsafe unsafe = XlibWrapper.unsafe;
>         private final boolean should_free_memory;
> -       public static int getSize() { return 92; }
> +       public static int getSize() { return ((XlibWrapper.dataModel ==
> 32)?(92):(160)); }
>         public int getDataSize() { return getSize(); }
> 
>         long pData;



More information about the distro-pkg-dev mailing list