Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-crg!caip!brl-adm!brl-smoke!smoke!gwyn@BRL.ARPA From: gwyn@BRL.ARPA (VLD/VMB) Newsgroups: net.lang.c Subject: non-Reiser CPP Message-ID: <2764@brl-smoke.ARPA> Date: Sun, 3-Aug-86 15:07:57 EDT Article-I.D.: brl-smok.2764 Posted: Sun Aug 3 15:07:57 1986 Date-Received: Mon, 4-Aug-86 01:27:46 EDT Sender: news@brl-smoke.ARPA Lines: 7 It should be pointed out that merely not conforming to K&R was not the reason that macro replacement inside strings is being disallowed; the real practical problem was that several independent compiler developers used K&R as a guide, so their compilers don't allow such replacement. If all existing compilers had been one way or the other, undoubtedly that way would have been adopted for the standard. However, given a conflict like this, weight is given to what K&R said.