Subject: Re: typeof (Re: CVS commit: src)
To: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
From: David Laight <david@l8s.co.uk>
List: tech-userlevel
Date: 09/02/2006 00:09:19
On Fri, Sep 01, 2006 at 09:01:06AM +0900, YAMAMOTO Takashi wrote:
> > 
> > Make the __BIT and __BITS macros "widthless," as best I can, by
> > changing their type to uintmax_t from uint32_t.  XXX The manual
> > page lags this change by a bit.
> > 
> > Define __PRIxBIT and __PRIxBITS printf(3) format strings.
> 
> is it ok to use typeof here?

Almost certainly not since the header files gets built into tools.

	David

-- 
David Laight: david@l8s.co.uk