Re: Re[2]: Status of FTP password hiding patches
- From: Leonard den Ottolander <leonard den ottolander nl>
- To: MC Devel <mc-devel gnome org>
- Subject: Re: Re[2]: Status of FTP password hiding patches
- Date: Wed, 03 Nov 2004 16:54:44 +0100
Hello Pavel,
On Wed, 2004-11-03 at 16:41, Pavel Shirshov (pchel) wrote:
> $ patch -p2 < mc-CVS-strippwd.patch
> ......
> Patching file filegui.c using Plan A...
> Hunk #1 failed at 68.
Trivial fix. tty.h is no longer included. Insert after #include key.h.
> Hunk #8 failed at 907.
So the freeing of def_text was dropped, as this is a function parameter.
Reintroduce the brackets and add the g_free(def_text_secure) in this
block and right below it. Rather trivial fix as well.
> Patching file hotlist.c using Plan A...
> Hunk #4 failed at 1008.
Little mistake from Jindrich. UTF-8 patched mc uses mbstrlen, vanilla
CVS strlen. Insert by hand in the same place. Just removing "mb" from
mbstrlen might do the trick.
Leonard.
--
mount -t life -o ro /dev/dna /genetic/research
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]