delorie.com/archives/browse.cgi | search |
From: | Martin Stromberg <eplmst AT epl DOT ericsson DOT se> |
Message-Id: | <200205311022.MAA13060@lws256.lu.erisoft.se> |
Subject: | Re: Patches for building with gcc 3.1 - tests chunk |
To: | djgpp-workers AT delorie DOT com |
Date: | Fri, 31 May 2002 12:22:56 +0200 (MET DST) |
In-Reply-To: | <200205300710.JAA11953@lws256.lu.erisoft.se> from "Martin Stromberg" at May 30, 2002 09:10:50 AM |
X-Mailer: | ELM [version 2.5 PL3] |
MIME-Version: | 1.0 |
Reply-To: | djgpp-workers AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp-workers AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
> > > - urand = ((double)rand()) / RAND_MAX; > > > + urand = ((double)(long)rand()) / RAND_MAX; Well, it looks like that doesn't get rid of the warning either. Right, MartinS
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |