Re: So what Standard are we working off?
- From: "Harald van Dijk" <truedfx@xxxxxxxxx>
- Date: 30 Jun 2006 04:09:20 -0700
Richard Heathfield wrote:
Mark F. Haigh said:
Richard Heathfield wrote:
<snip>
I think the part of the C community that cares about portability wants a
widely-implemented standard, which it already has. Until C99 becomes as
widespread as C90, why would anyone use it if they need portability?
Come on, quit being so negative. Having everybody agree on "restrict"
now, for example, is better than a bunch of subtly incompatible type
aliasing optimization extensions later.
Not if it stops my program from compiling.
It shouldn't if you define restrict as an empty macro in C90 mode, or
otherwise hide it.
.
- Follow-Ups:
- Re: So what Standard are we working off?
- From: Richard Heathfield
- Re: So what Standard are we working off?
- References:
- So what Standard are we working off?
- From: Frederick Gotham
- Re: So what Standard are we working off?
- From: Keith Thompson
- Re: So what Standard are we working off?
- From: Frederick Gotham
- Re: So what Standard are we working off?
- From: Richard Heathfield
- Re: So what Standard are we working off?
- From: Mark F. Haigh
- Re: So what Standard are we working off?
- From: Richard Heathfield
- So what Standard are we working off?
- Prev by Date: Re: Joining 2 char to 1 short
- Next by Date: Re: Joining 2 char to 1 short
- Previous by thread: Re: So what Standard are we working off?
- Next by thread: Re: So what Standard are we working off?
- Index(es):
Relevant Pages
|