Newsgroups: comp.lang.c Path: utzoo!henry From: henry@zoo.toronto.edu (Henry Spencer) Subject: Re: Is something wrong with the compiler ? Message-ID: <1990Oct3.172844.26938@zoo.toronto.edu> Organization: U of Toronto Zoology References: <884@gtenmc.UUCP> <1990Sep26.175948.8232@zoo.toronto.edu> <189@thor.UUCP> <1895@tuvie> Date: Wed, 3 Oct 90 17:28:44 GMT In article <1895@tuvie> hp@vmars.tuwien.ac.at (Peter Holzer) writes: >... the variable 'a' was not used afterwards, so we are not >interested in the value of a, but in the value of the complete >expression, which is IMHO well defined ... By the 3.3 introduction, and the definition of the meaning of "shall" outside constraints, it's not just the value of `a' that is undefined, but the behavior of the entire expression. -- Imagine life with OS/360 the standard | Henry Spencer at U of Toronto Zoology operating system. Now think about X. | henry@zoo.toronto.edu utzoo!henry