On Wed, Sep 07, 2005 at 04:46:03AM -0700, Steve Langasek <[EMAIL PROTECTED]>
wrote:
> reopen 325535
> thanks
>
> Sorry, the arm build of mozilla-firefox still fails, because the patch
> for arm is on drugs:
>
> +static nsresult PrepareAndDispatch(nsXPTCStubBase* self, uint32 methodIndex,
> PRUint32* args) asm("_PrepareAndDispatch")
> +__attribute((used))__;
>
> This last line should be
>
> +__attribute__((used));
>
> I have no idea why I wrote something that broken. :)
>
> Good news is, alpha built fine. :)
Note that, except for the arm one (the one who got b0rked ;) ), these
are fixed upstream in upcoming Firefox 1.5 beta, and is fixed on mozilla
1.8 branch, meaning next mozilla and thunderbird upstream releases will
also benefit from the fix. I will file this arm fix upstream.
Mike
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]