[SCM] Debian packaging for jack-audio-connection-kit branch, master, updated. debian/1.9.5.dfsg-6-5-g98eae1c

Adrian Knoth adi at drcomp.erfurt.thur.de
Wed May 5 12:50:46 UTC 2010


On Wed, May 05, 2010 at 12:41:25PM +0000, adiknoth-guest at users.alioth.debian.org wrote:

> The following commit has been merged in the master branch:
> commit 9ae6dbb4cf0a061ec17a9b53ee1c6a5ba9ecd1e7
> Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
> Date:   Tue May 4 12:24:25 2010 +0200
> 
>     Fix compilation error in dbus/sigsegv.c on alpha and ia64.


> ++#if !defined(__alpha__) && !defined(__ia64__)
> +     for(i = 0; i < NGREG; i++)
> +         jack_error("reg[%02d]       = 0x" REGFORMAT, i, 
> + #if defined(__powerpc__)
> +@@ -105,6 +106,7 @@
> + #else
> +                 ucontext->uc_mcontext.gregs[i]
> + #endif
> ++#endif /* alpha, ia64 */
> +                 );

Silly bug. The endif needs to be placed after the closing brace.


Re-uploading. This ia64/alpha thing is getting ridiculous. ;)


-- 
mail: adi at thur.de  	http://adi.thur.de	PGP/GPG: key via keyserver

Shakespeare fuer Alkoholiker: TWO BEER OR NOT TWO BEER



More information about the pkg-multimedia-maintainers mailing list