NetBSD Problem Report #35390

From cube@cubidou.net  Tue Jan  9 15:54:46 2007
Return-Path: <cube@cubidou.net>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
	by narn.NetBSD.org (Postfix) with ESMTP id 329B663BBB8
	for <gnats-bugs@gnats.NetBSD.org>; Tue,  9 Jan 2007 15:54:46 +0000 (UTC)
Message-Id: <20070109150008.53AF052A2@aayla.cubidou.net>
Date: Tue,  9 Jan 2007 16:00:08 +0100 (CET)
From: cube@cubidou.net
Reply-To: cube@cubidou.net
To: gnats-bugs@NetBSD.org
Subject: altq_blue.c unconditionally defines BLUE_STATS
X-Send-Pr-Version: 3.95

>Number:         35390
>Category:       kern
>Synopsis:       altq_blue.c unconditionally defines BLUE_STATS
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    kern-bug-people
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jan 09 15:55:00 +0000 2007
>Closed-Date:    Sun Dec 06 14:04:03 +0000 2009
>Last-Modified:  Sun Dec 06 14:05:01 +0000 2009
>Originator:     Quentin Garnier
>Release:        NetBSD 4.99.4
>Organization:
NetBSD
>Environment:
System: NetBSD aayla.cubidou.net 4.99.4 NetBSD 4.99.4 (AAYLA) #25: Tue Nov 28 19:18:19 CET 2006 cube@aayla.cubidou.net:/home/cube/amd64/obj/cvsroot/src/sys/arch/amd64/compile/AAYLA amd64
Architecture: x86_64
Machine: amd64
>Description:
	sys/altq/altq_blue.c unconditionally defines BLUE_STATS, which
	might be a redefinition if the user has selected it in his
	config file.

/cvsroot/commit/src/sys/altq/altq_blue.c:108:1: error: "BLUE_STATS" redefined
In file included from /cvsroot/commit/src/sys/altq/altq_blue.c:67:
./opt_altq.h:8:1: error: this is the location of the previous definition

>How-To-Repeat:
	config -L std.i386, etc.
>Fix:
	None provided.

>Release-Note:

>Audit-Trail:

State-Changed-From-To: open->closed
State-Changed-By: dsl@NetBSD.org
State-Changed-When: Sun, 06 Dec 2009 14:04:03 +0000
State-Changed-Why:
BLUE_STATS has been commented out of files.altq


From: David Laight <dsl@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/35390 CVS commit: src/sys/altq
Date: Sun, 6 Dec 2009 14:03:23 +0000

 Module Name:	src
 Committed By:	dsl
 Date:		Sun Dec  6 14:03:23 UTC 2009

 Modified Files:
 	src/sys/altq: files.altq

 Log Message:
 Move BLUE_STATS to a commented out line since it is always enabled in
 the source file. Fixes PR/35390.


 To generate a diff of this commit:
 cvs rdiff -u -r1.6 -r1.7 src/sys/altq/files.altq

 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.