Bug#547797: [PATCH] webkit build failure on ia64

2009-09-22 Thread Colin Watson
On Tue, Sep 22, 2009 at 08:57:19AM -0300, Gustavo Noronha Silva wrote: > On Tue, 2009-09-22 at 11:18 +0200, Mike Hommey wrote: > > > #if !defined(WTF_USE_JSVALUE64) && !defined(WTF_USE_JSVALUE32) && > > > !defined(WTF_USE_JSVALUE32_64) > > > -#if PLATFORM(X86_64) && (PLATFORM(MAC) || PLATFORM(LIN

Bug#547797: [PATCH] webkit build failure on ia64

2009-09-22 Thread Gustavo Noronha Silva
On Tue, 2009-09-22 at 11:18 +0200, Mike Hommey wrote: > > --- webkit-1.1.14/JavaScriptCore/wtf/Platform.h.orig2009-09-22 > > 08:59:48.0 + > > +++ webkit-1.1.14/JavaScriptCore/wtf/Platform.h 2009-09-21 > > 14:55:33.0 + > > @@ -294,6 +294,11 @@ > > #define WTF_P

Bug#547797: [PATCH] webkit build failure on ia64

2009-09-22 Thread Mike Hommey
Package: webkit Severity: important On Tue, Sep 22, 2009 at 10:06:14AM +0100, Colin Watson wrote: > [CCing Mike directly since I'm not subscribed to pkg-webkit-maintainers > and so I have a suspicion that my mail might get stuck in some queue > otherwise. Sorry for any resulting duplicates.] Inte