Sujet : Re: 80386 C compiler
De : jameskuyper (at) *nospam* alumni.caltech.edu (James Kuyper)
Groupes : comp.lang.cDate : 27. Nov 2024, 20:59:08
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vi7tmc$4ur3$4@dont-email.me>
References : 1 2 3 4 5 6 7 8
User-Agent : Mozilla Thunderbird
On 11/27/24 14:42, Kaz Kylheku wrote:
...
The specification has an inconsistency, because it gives the order
in which initializations occur, yet not the order of evaluation of
the expressions that produce their values.
That's not an inconsistency, it's a deliberate choice to give
implementations freedom to use whichever order is most convenient.