Subject: Re: errno conflict in kdump
To: Christos Zoulas <christos@zoulas.com>
From: Andrew Brown <atatat@atatdot.net>
List: tech-userlevel
Date: 12/23/2000 23:14:15
>I don't understand; errno is (*__errno()) so it should compile.

try this:

    % cat finkle.c
    #include <errno.h>
    struct foo {
	    int errno; /* this is a *STRUCT MEMBER* */
    };      
    % cc finkle.c
    finkle.c:3: field `__errno' declared as a function

and wonder about the various merits of separate name spaces and
pre-processors.

-- 
|-----< "CODE WARRIOR" >-----|
codewarrior@daemon.org             * "ah!  i see you have the internet
twofsonet@graffiti.com (Andrew Brown)                that goes *ping*!"
andrew@crossbar.com       * "information is power -- share the wealth."