where do %j/uintmax_t stand in terms of standards? [WAS: Re: WARNS cleanup for ipfw

Erik Trulsson ertr1013 at student.uu.se
Sat Mar 6 09:42:41 PST 2004


On Sat, Mar 06, 2004 at 06:32:19PM +0100, Johan Karlsson wrote:
> [lets move this from ipfw@ to standars@ to get an answer]
> 
> 
> On Sat, Mar 06, 2004 at 08:26 (-0800) +0000, Luigi Rizzo wrote:


> > 
> > Also, where do %j/uintmax_t stand in terms of standards ?
> > certainly the gcc in 4.x does not like them...
> 
> I have absolutly no idea. Can someone here at standards@ answer 
> this question?

%j/uintmax_t are part of C99 (but not C89) so they are standard.
However gcc 2.95 (which is what FreeBSD 4.x ships with) does not
support C99 so it is not surprising if it complains.


-- 
<Insert your favourite quote here.>
Erik Trulsson
ertr1013 at student.uu.se


More information about the freebsd-standards mailing list