| Liste des Groupes | Revenir à cl c |
cross@spitfire.i.gajendra.net (Dan Cross) writes:
>In article <86tsrc8d0b.fsf@linuxsc.com>,>
Tim Rentsch <tr.17687@z991.linuxsc.com> wrote:
[...]The C standard doesn't need to say that, for example, a>
function x() other than main(), whose name is never referenced,
will never be called. If someone wants to establish that x() could
be called, there needs to be a chain of reasoning going through the
semantic descriptions given in the C standard, to show that a call
to x() could occur.
Actually, no, a reference to a function is not necessary. A
couple of years ago, a well-publicized issue in a C++ compiler a
couple of years ago was something along the lines of this:
[...]
This is comp.lang.c. My comments were only about C, and not
about C++. But of course you already knew that.
Les messages affichés proviennent d'usenet.