This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Move __svc_accept_failed to the right header


On 11/30/2012 12:10 PM, Andreas Jaeger wrote:
On 11/30/2012 04:17 PM, Siddhesh Poyarekar wrote:
Hi,

Looks like the RPC patch declared __svc_accept_failed in the wrong
header.  It should have been in the internal header
(include/rpm/svc.h) and not the external one (sunrpc/rpc/svc.h).  This
causes a build failure for simple programs as described in the
following bug report:

https://bugzilla.redhat.com/show_bug.cgi?id=882137

Attached patch fixes this. OK to commit?

Yes, please do!
I'll take care of it. Sorry for breaking things.

jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]