Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 May 2007 17:07:48 +0200
From:      Alexander Leidinger <Alexander@Leidinger.net>
To:        "Sean C. Farley" <sean-freebsd@farley.org>
Cc:        arch@freebsd.org
Subject:   Re: HEADS DOWN
Message-ID:  <20070512170748.msq4hriby804skcg@webmail.leidinger.net>
In-Reply-To: <20070511181141.P9004@baba.farley.org>
References:  <20070504213312.GA33163@nagual.pp.ru> <20070504174657.D1343@thor.farley.org> <20070505213202.GA49925@nagual.pp.ru> <20070505163707.J6670@thor.farley.org> <20070505221125.GA50439@nagual.pp.ru> <20070506091835.A43775@besplex.bde.org> <20070508162458.G6015@baba.farley.org> <20070508222521.GA59534@nagual.pp.ru> <20070509200000.B56490@besplex.bde.org> <20070510184447.H4969@baba.farley.org> <20070511083502.GJ54713@elvis.mu.org> <20070511181141.P9004@baba.farley.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Quoting "Sean C. Farley" <sean-freebsd@farley.org> (from Fri, 11 May  
2007 18:21:09 -0500 (CDT)):

> It seems that __attribute__((pure)) is not supported by the Intel
> compiler.  Would my strlen() be of any use when libc is compiled with
> it?

That's one reason we have cdefs.h, so you can use appropriate macros  
instead of using __attribute__((foo)) directly.

Bye,
Alexander.

-- 
BOFH excuse #168:

le0: no carrier: transceiver cable problem?

http://www.Leidinger.net    Alexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org       netchild @ FreeBSD.org  : PGP ID = 72077137



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070512170748.msq4hriby804skcg>