Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!mnetor!uunet!seismo!husc6!think!ames!elroy!jplgodo!wlbr!scgvaxd!trwrb!ucla-an!ondine!steve
From: steve@ondine.uucp (Steve Jenkins)
Newsgroups: comp.lang.c
Subject: Re: TurboC
Message-ID: <74@ucla-an.UUCP>
Date: Wed, 22-Jul-87 12:14:13 EDT
Article-I.D.: ucla-an.74
Posted: Wed Jul 22 12:14:13 1987
Date-Received: Sat, 25-Jul-87 11:34:31 EDT
References: <8293@brl-adm.ARPA> <4376@jade.BERKELEY.EDU>
Sender: news@ucla-an.UUCP
Reply-To: steve@ondine.UUCP (Steve Jenkins)
Organization: UCLA Dept of Anesthesiology, Los Angeles, California
Lines: 17

In article <4376@jade.BERKELEY.EDU> ephram@violet.berkeley.edu () writes:
>[...]  I did a file compare with
>the version I already had and found out that aside the 3 patches I have
>division of constants, -G and structure push floating point patch) the
>files compared exactly the same.
>
There is also another bug of which Borland is aware, unfixed as of
now.  Fortunately, it's easy to work around.

Formal parameters of type float are not adjusted to double in
function definitions without function prototypes.  The obvious
workaround is to use prototypes, or declare the parameters double.

-----------------------------------
Steve Jenkins
UCLA Dept of Anesthesiology
ucla-an!steve@EE.UCLA.EDU