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:[EMAIL PROTECTED]
Red Hat, Inc.

Reply via email to