This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]