In article <20100815163624.8645d17...@cvs.netbsd.org>,
Alistair G. Crooks <source-changes-d@NetBSD.org> wrote:
>-=-=-=-=-=-
>
>Module Name:   src
>Committed By:  agc
>Date:          Sun Aug 15 16:36:24 UTC 2010
>
>Modified Files:
>       src/crypto/external/bsd/netpgp/dist/src/lib: misc.c packet-parse.c
>           packet-show.c reader.c signature.c validate.c writer.c
>
>Log Message:
>get rid of more 64-bit lint

some of this can be fixed in a better way, for example making cc ssize_t,
len size_t etc. and avoiding casts.

christos

Reply via email to