From owner-freebsd-bugs@FreeBSD.ORG Wed Aug 3 19:40:17 2005 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1753616A41F for ; Wed, 3 Aug 2005 19:40:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A002243D49 for ; Wed, 3 Aug 2005 19:40:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j73JeGsG055224 for ; Wed, 3 Aug 2005 19:40:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j73JeGHM055223; Wed, 3 Aug 2005 19:40:16 GMT (envelope-from gnats) Resent-Date: Wed, 3 Aug 2005 19:40:16 GMT Resent-Message-Id: <200508031940.j73JeGHM055223@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Max Okumoto Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80BAF16A41F; Wed, 3 Aug 2005 19:33:03 +0000 (GMT) (envelope-from okumoto@oecpc29.ucsd.edu) Received: from oecpc29.ucsd.edu (oecpc29.ucsd.edu [132.239.8.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3729143D48; Wed, 3 Aug 2005 19:33:03 +0000 (GMT) (envelope-from okumoto@oecpc29.ucsd.edu) Received: from oecpc29.ucsd.edu (localhost.ucsd.edu [127.0.0.1]) by oecpc29.ucsd.edu (8.13.3/8.13.3) with ESMTP id j73JX2Zw061771; Wed, 3 Aug 2005 12:33:02 -0700 (PDT) (envelope-from okumoto@oecpc29.ucsd.edu) Received: (from okumoto@localhost) by oecpc29.ucsd.edu (8.13.3/8.13.3/Submit) id j73JX2JB061770; Wed, 3 Aug 2005 12:33:02 -0700 (PDT) (envelope-from okumoto) Message-Id: <200508031933.j73JX2JB061770@oecpc29.ucsd.edu> Date: Wed, 3 Aug 2005 12:33:02 -0700 (PDT) From: Max Okumoto To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: harti@FreeBSD.org Subject: bin/84528: Incorrect type for debug variable X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Max Okumoto List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Aug 2005 19:40:17 -0000 >Number: 84528 >Category: bin >Synopsis: Incorrect type for debug variable >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Aug 03 19:40:16 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Max Okumoto >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD oecpc29.ucsd.edu 5.4-STABLE FreeBSD 5.4-STABLE #0: Mon Jun 27 11 :20:41 PDT 2005 root@oecpc29.ucsd.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: In correct type for debug variable defintion in main.c. It should be an int not a bool type. >How-To-Repeat: >Fix: Decleare as int not Boolean. >Release-Note: >Audit-Trail: >Unformatted: