Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Feb 1998 12:43:20 +0300
From:      Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru>
To:        Eivind Eklund <eivind@yes.no>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: DIAGNOSTIC kernels broken 
Message-ID:  <199802060943.MAA01329@tejblum.dnttm.rssi.ru>
In-Reply-To: Your message of "Fri, 06 Feb 1998 01:07:12 %2B0100." <19980206010712.58740@follo.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
Eivind Eklund wrote:
> On Fri, Feb 06, 1998 at 02:43:02AM +0300, Dmitrij Tejblum wrote:
> > vm/vm_zone.h depends on DIAGNOSTIC but doesn't include "opt_diagnostic.h".
              ^^
> 
> Something is weird with your setup, I believe.  vm_zone.c includes
                                                         ^^
> opt_diagnostic.h as of revision 1.16, which was part of the "Turn DIAGNOSTIC
> into a new-style option" commit.

I talk about vm_zone.h, not vm_zone.c. vm_zone.h contains several inline 
functions, which depends on DIAGNOSTIC. These functions is part of vm_zone 
external interface, and used in such files as kern_fork.c, and kern_exit.c, 
and others, which doesn't include opt_diagnostic.h.

Dima





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802060943.MAA01329>