an error(typo) in 0.9.9

glouis at dynamicro.on.ca glouis at dynamicro.on.ca
Sun Aug 1 12:05:26 CEST 1999


It was written:

> In G10 ver 0.9.9, file g10/pkclist.c there is a important typo in line
> 739:

>         if( rc )
>             log_error(_("unknown default recipient 's'\n"), def_rec );
>         else if( !(rc=check_pubkey_algo2(pk->pubkey_algo, use)) ) {

> It should be of course 
>         log_error(_("unknown default recipient '%s'\n"), def_rec );

In my freshly-unpacked tarball of 0.9.9 this typo is actually on line
768, and reads `s' not 's' -- but the correction is, of course, needed
as Alex describes.

-- 
| G r e g  L o u i s                    | pgp:  keys.pgp.com        |
|   http://www.dynamicro.on.ca/~glouis  | id glouis at dynamicro.on.ca |
| "Knowing what thou knowest not is, in |  2BC6 4F5A 6657 FF4E 9FBC |
|   "a sense, omniscience" -- Piet Hein |  5DAA 2304 76A9 CCA6 5B45 |



More information about the Gnupg-devel mailing list