Subject: Re: Mismatched enums in include files
To: Jun-ichiro itojun Hagino <itojun@itojun.org>
From: D'Arcy J.M. Cain <darcy@NetBSD.org>
List: tech-kern
Date: 09/20/2003 22:16:52
On Sunday 14 September 2003 08:51, Jun-ichiro itojun Hagino wrote:
> > As a result, if both files are included in a program (lsof is the one I
> > am trying to compile)  "Proot" has conflicting definitions.  My
> > experience with enums has been that you generally identify the value by
> > prepending something to the elements.  For example, Proot can be KFS_root
> > in one and PFS_root in the other.  Does this make sense to others?  How
> > does anyone build lsof from the pkgsrc tree otherwise?
>
> 	makes sense to me.  thanks for catching.

Were you going to change it or did you want me to try?  I'm not sure I would 
know every place that I would need to change this.

-- 
D'Arcy J.M. Cain <darcy@netbsd.org>
http://www.NetBSD.org/