upcoming release: what needs to be done
Dmitry V. Levin
ldv at altlinux.org
Thu Mar 15 23:54:25 UTC 2012
On Thu, Mar 15, 2012 at 01:17:56AM -0400, Mike Frysinger wrote:
> hppa hit this warning:
> ipc.c: In function ‘sys_shmat’:
> ipc.c:407:16: warning: unused variable ‘raddr’
> but looking at the code, we could add another ifdef around the variable
> definition, but i'm not sure that really improves things all that much ...
There is no hppa specific in sys_shmat(). The code was wrong, it had
to check for indirect_ipccall() instead, like other ipc decoders do.
It does now.
> it also hit another warning, but i posted a patch for that
>
> otherwise, hppa builds clean & passes make check
>
> sparc32 compiles cleanly and passes make check
Thanks.
--
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20120316/79cb9f25/attachment.bin>
More information about the Strace-devel
mailing list