From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <027401c3e796$68040370$8201a8c0@cc77109e> From: "Bruce Ellis" To: <9fans@cse.psu.edu> References: <20f6c2bf812efc23f83f7fc5e8d4634d@plan9.bell-labs.com> Subject: Re: [9fans] remember when C compiler used to produce working code? i don't! MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Date: Sat, 31 Jan 2004 11:57:58 +1100 Topicbox-Message-UUID: c8546e40-eacc-11e9-9e20-41e7f4b1d025 indeed. the expression is being rewritten as elasticity *= (long)ratio; com.c:196 same thing for + and - at line 169. brucee ----- Original Message ----- From: "David Presotto" To: <9fans@cse.psu.edu> Sent: Saturday, January 31, 2004 9:40 AM Subject: Re: [9fans] remember when C compiler used to produce working code? i don't! > Looks like a problem in cc/com.c in tcomo(). I'm going to be away > for a week and will take a crack at it when I get back. If someone > else wants to try in the mean time...