On Tue, Feb 14, 2012 at 02:59:58PM +0100, Denys Vlasenko wrote:
> On 02/14/2012 05:56 AM, Mike Frysinger wrote:
> > glibc-2.15 provides process_vm_readv, so trying to provide this ourselves
> > with that version fails:
> >     util.c:797:16: error: static declaration of 'process_vm_readv'
> >             follows non-static declaration
> >     /usr/include/bits/uio.h:58:16: note: previous declaration of
> >             'process_vm_readv' was here
> >
> > Add a configure check for the func.
> >
> > Signed-off-by: Mike Frysinger<[email protected]>
> 
> Applied, thanks!

A ChangeLog-style entry is missing in the commit message,
but the commit is already pushed...


-- 
ldv

Attachment: pgptxmyVrg9kk.pgp
Description: PGP signature

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Strace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to