NetBSD Problem Report #41138

From www@NetBSD.org  Sat Apr  4 11:24:50 2009
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
	by www.NetBSD.org (Postfix) with ESMTP id 72F4663BD82
	for <gnats-bugs@gnats.netbsd.org>; Sat,  4 Apr 2009 11:24:50 +0000 (UTC)
Message-Id: <20090404112450.216AC63B946@www.NetBSD.org>
Date: Sat,  4 Apr 2009 11:24:50 +0000 (UTC)
From: henning.petersen@t-online.de
Reply-To: henning.petersen@t-online.de
To: gnats-bugs@NetBSD.org
Subject: Redundant declarations in rpc_internal.h
X-Send-Pr-Version: www-1.0

>Number:         41138
>Category:       lib
>Synopsis:       Redundant declarations in rpc_internal.h
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    lib-bug-people
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Apr 04 11:25:00 +0000 2009
>Closed-Date:    Sat Apr 04 15:31:31 +0000 2009
>Last-Modified:  Sat Apr 04 15:31:31 +0000 2009
>Originator:     Henning Petersen
>Release:        Netbsd-current
>Organization:
>Environment:
>Description:
Compile lib/libc/rpc with Wredundant-declaration.
>How-To-Repeat:

>Fix:
--- lib/libc/rpc/rpc_internal.h	28 Apr 2008 20:23:00 -0000	1.5
+++ lib/libc/rpc/rpc_internal.h	4 Apr 2009 11:05:03 -0000
@@ -38,9 +38,6 @@
 void __xprt_unregister_unlocked __P((SVCXPRT *));
 bool_t __svc_clean_idle __P((fd_set *, int, bool_t));

-bool_t __xdrrec_getrec __P((XDR *, enum xprt_stat *, bool_t));
-bool_t __xdrrec_setnonblock __P((XDR *, int));
-
 u_int __rpc_get_a_size __P((int));
 int __rpc_dtbsize __P((void));
 struct netconfig * __rpcgettp __P((int));

>Release-Note:

>Audit-Trail:

State-Changed-From-To: open->closed
State-Changed-By: christos@NetBSD.org
State-Changed-When: Sat, 04 Apr 2009 11:31:31 -0400
State-Changed-Why:
fixed, thanks


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.