Subject: Re: __UNCONST(a)
To: None <christos@zoulas.com>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: tech-userlevel
Date: 07/02/2004 13:35:29
> | > Why cast to a specific type? We could do the same, but it seems gratuitous.
> | 
> | because it's only sane way without typeof().
> 
> Why, (void *) matches everything.
> 
> christos

"matches everything" is a bad property, IMO.

YAMAMOTO Takashi