Silent some more warnings.
Corinna Vinschen
cygwin-patches@cygwin.com
Tue Feb 25 12:04:00 GMT 2003
On Thu, Feb 20, 2003 at 11:29:32PM +0100, Vaclav Haisman wrote:
> - ldptr = (struct ldieee *)&value;
> + ldptr = (struct ldieee *)(void *)&value;
Actually, these look more like overreacting of the compiler. I'm not
sure it's worth to concider to change all apps to this sort of wild
casting scheme.
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Developer mailto:cygwin@cygwin.com
Red Hat, Inc.
More information about the Cygwin-patches
mailing list