NetBSD Problem Report #46058

From www@NetBSD.org  Mon Feb 20 08:55:12 2012
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66])
	by www.NetBSD.org (Postfix) with ESMTP id 010D863E0C0
	for <gnats-bugs@gnats.NetBSD.org>; Mon, 20 Feb 2012 08:55:11 +0000 (UTC)
Message-Id: <20120220085510.EA5A463BCF4@www.NetBSD.org>
Date: Mon, 20 Feb 2012 08:55:10 +0000 (UTC)
From: henning.petersen@t-online.de
Reply-To: henning.petersen@t-online.de
To: gnats-bugs@NetBSD.org
Subject: Add missing __BEGIN_DECLS to spawn.h
X-Send-Pr-Version: www-1.0

>Number:         46058
>Category:       misc
>Synopsis:       Add missing __BEGIN_DECLS to spawn.h
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    martin
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Feb 20 09:00:01 +0000 2012
>Closed-Date:    Mon Feb 20 09:29:41 +0000 2012
>Last-Modified:  Mon Feb 20 09:30:03 +0000 2012
>Originator:     Henning Petersen
>Release:        NetBSD-current
>Organization:
>Environment:
>Description:
Add missing __BEGIN_DECLS to spawn.h.
>How-To-Repeat:

>Fix:
diff -u -p -r1.1 spawn.h
--- include/spawn.h	11 Feb 2012 23:31:24 -0000	1.1
+++ include/spawn.h	19 Feb 2012 09:44:16 -0000
@@ -33,16 +33,17 @@

 #include <sys/spawn.h>

+__BEGIN_DECLS
 /*
  * Spawn routines
  *
  */

>Release-Note:

>Audit-Trail:

Responsible-Changed-From-To: misc-bug-people->martin
Responsible-Changed-By: martin@NetBSD.org
Responsible-Changed-When: Mon, 20 Feb 2012 09:29:41 +0000
Responsible-Changed-Why:
Fixed, will request pullup


State-Changed-From-To: open->closed
State-Changed-By: martin@NetBSD.org
State-Changed-When: Mon, 20 Feb 2012 09:29:41 +0000
State-Changed-Why:
Thanks for the report!


From: "Martin Husemann" <martin@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/46058 CVS commit: src/include
Date: Mon, 20 Feb 2012 09:28:43 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Mon Feb 20 09:28:43 UTC 2012

 Modified Files:
 	src/include: spawn.h

 Log Message:
 Add missing __BEGIN_DECLS, from Henning Petersen in PR misc/46058.


 To generate a diff of this commit:
 cvs rdiff -u -r1.1 -r1.2 src/include/spawn.h

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

>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.