Subject: Re: CVS commit: src/sys
To: Christos Zoulas <christos@zoulas.com>
From: Perry E. Metzger <perry@piermont.com>
List: source-changes
Date: 04/15/2006 12:51:53
christos@zoulas.com (Christos Zoulas) writes:
> On Apr 15, 10:45am, perry@piermont.com ("Perry E. Metzger") wrote:
> -- Subject: Re: CVS commit: src/sys
>
> | Er, we live in an age of modern compilers -- the namespace inside
> | structs is struct specific. Why do struct members need prefixes like
> | io_?
>
> They pollute the user's namespace. Consider:
>
> #define busy 1
> #include <sys/foo.h>

If you do it in that order, you get what you deserve, good and hard,
but I'm bowing out -- the consensus is clearly against me.

Perry