This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: vsftpd 2.0.5 vs. gcc 4.1.2
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: fw at deneb dot enyo dot de (Florian Weimer)
- Cc: buraphalinuxserver at gmail dot com (BuraphaLinux Server), gcc at gcc dot gnu dot org
- Date: Tue, 27 Feb 2007 15:08:34 -0500 (EST)
- Subject: Re: vsftpd 2.0.5 vs. gcc 4.1.2
>
> * BuraphaLinux Server:
>
> > Does anybody have a patch or know the trick to fix this?
>
> Debian has got a patch. I think the error message is wrong, it's a
> const mismatch in pointer conversion, not an actual assignment.
Actually it is a bug in glibc's header with WIFEXITED, WEXITSTATUS, etc.
See http://sourceware.org/bugzilla/show_bug.cgi?id=1392 .
Thanks,
Andrew Pinski