From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: From: steve.simon@snellwilcox.com To: 9fans@cse.psu.edu Subject: Re: [9fans] plan9's C compiler and // comments In-Reply-To: <1630899296@snellwilcox.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-ngugqqtspbvmqwiiytlfvuxkdf" Date: Mon, 15 Sep 2003 12:01:58 +0100 Topicbox-Message-UUID: 370bcbcc-eacc-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-ngugqqtspbvmqwiiytlfvuxkdf Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Hi, ape/cpp also attempts to do single quote (') matching inside C++ style comments. Thus int fred = 0; // fred's number causes cpp to spew. Its on my list of things to track down but not at the top... -Steve --upas-ngugqqtspbvmqwiiytlfvuxkdf Content-Type: message/rfc822 Content-Disposition: inline Date: Mon, 15 Sep 2003 04:19:35 +0100 To: 9fans@cse.psu.edu bcc: "Steve Simon" From: 9fans@cse.psu.edu Sender: 9fans@cse.psu.edu Reply-To: 9fans@cse.psu.edu Importance: normal Priority: normal Subject: Re: [9fans] plan9's C compiler and // comments Message-Id: <1630899296@snellwilcox.com> X-MIME-Engine: v0.90 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Id: <1630899296-1@snellwilcox.com> Content-Transfer-Encoding: quoted-printable Of course, even our cpp gets it wrong... If you feel like fixing it, might as well go whole hog. --upas-ngugqqtspbvmqwiiytlfvuxkdf--