-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Riskó Gergely wrote:
> Package: pgpdump
> Version: 0.26-1
>
> The RFC4880 states, that names are always UTF-8 encoded strings, so
> they are always "readable", while values are not. Thus, I think that
> names should be dumped as strings, while the readability should only
> be examined while dumping the value.
>
> Here is the patch for this change:
> --- subfunc.c.orig 2008-02-07 15:39:06.996720105 +0100
> +++ subfunc.c 2008-02-07 15:39:18.547170952 +0100
> @@ -163,10 +163,7 @@
> vlen = Getc() * 256;
> vlen += Getc();
> printf("\t\tName - ");
> - if (human)
> - pdump(nlen);
> - else
> - dump(nlen);
> + pdump(nlen);
> printf("\n");
> printf("\t\tValue - ");
> if (human)
>
> Thanks,
> Gergely
>
>
>
>
Hi Gergely,
Thank you very much for your contribution, I will give this a shot and
talk about this with upstream. Please, give me time to do this since in
at the moment I'm not the most available person, but I already marked
this as work to-do with a very high priority.
Regards.
- --
Jose Luis Rivas. San Cristóbal, Venezuela. PGP: 0xCACAB118
http://ghostbar.ath.cx/{about,acerca} - http://debian.org.ve
`ghostbar' @ irc.debian.org/#debian-ve,#debian-devel-es
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHq5SrOKCtW8rKsRgRAr1eAJ4tvKWDAPTnrCm8AWlYbM9UGODHIACgnT1M
EW/I3q2ZZFcDtyRAqwEKpQY=
=ckgx
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]