Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site mtxinu.UUCP Path: utzoo!watmath!clyde!burl!hou3c!hocda!houxm!houxz!vax135!floyd!harpo!decvax!ucbvax!ucbtopaz!unisoft!mtxinu!ed From: ed@mtxinu.UUCP Newsgroups: net.bugs,net.lang.c Subject: Re: Bug (?) in C preprocessor Message-ID: <120@mtxinu.UUCP> Date: Tue, 29-May-84 16:24:39 EDT Article-I.D.: mtxinu.120 Posted: Tue May 29 16:24:39 1984 Date-Received: Fri, 1-Jun-84 07:20:45 EDT References: <204@elecvax.SUN> Organization: mt Xinu, Berkeley Lines: 8 If you change the behaviour of the preprocessor, remember that C requires that the order of evaluation of expressions be undefined. Therefore, depending on any evaluation order will yield unportable code. -- Ed Gould ucbvax!mtxinu!ed