Subject: Re: root configuration with multiple root-enabled RAID sets
To: None <tech-kern@netbsd.org, christos@zoulas.com>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: tech-kern
Date: 10/12/2006 08:42:55
> >Is it okay to commit that?
> Why did you change #ifdef DEBUG -> #if DEBUG?

It's the other way around: I changed to #ifdef instead of #if. My
toolchain wanted the change in order to build. I suspect it's because of
the #define DEBUG I added at the top of the file.

But that's orthogonal to the real problem. If I commit that change, that
will be without the #define DEBUG at the top, and I can probably keep
the #if DEBUG untouched in that case. 

-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu@netbsd.org