Re: Debian Bug#308296: mc segfaults on charset encoding change
- From: Ludovic Drolez <ldrolez debian org>
- To: Roland Illig <roland illig gmx de>
- Cc: mc-devel gnome org
- Subject: Re: Debian Bug#308296: mc segfaults on charset encoding change
- Date: Tue, 10 May 2005 22:17:13 +0200
Roland Illig wrote:
> Stefano Melchior wrote:
>
>> - count = iconv (cd, &ibuf, &ibuflen, (char **)&obuf, &obuflen);
>> + obufptr = obuf;
>> + count = iconv (cd, &ibuf, &ibuflen, (char **)&obufptr, &obuflen);
>
>
> This code has never been in the CVS archive of the Midnight Commander.
> (At least not the (char **) cast.)
>
> It has been correct since CVS revision 1.1 of that file.
>
> Please check where you got that code from.
It comes from http://pavelsh.pp.ru/mc/
Where should we download mc 4.6.1pre3 from ? (or pre4)
Cheers,
--
Ludovic Drolez.
http://www.palmopensource.com - The PalmOS Open Source Portal
http://www.drolez.com - Personal site - Linux and PalmOS stuff
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]