Date: Wed, 3 Aug 2005 12:33:02 -0700 (PDT) From: Max Okumoto <okumoto@ucsd.edu> To: FreeBSD-gnats-submit@FreeBSD.org Cc: harti@FreeBSD.org Subject: bin/84528: Incorrect type for debug variable Message-ID: <200508031933.j73JX2JB061770@oecpc29.ucsd.edu> Resent-Message-ID: <200508031940.j73JeGHM055223@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508031933.j73JX2JB061770>
