Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/crypto/external/bsd/netpgp/dist/src/lib



In article <20100815163624.8645D175DF%cvs.netbsd.org@localhost>,
Alistair G. Crooks <source-changes-d%NetBSD.org@localhost> 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



Home | Main Index | Thread Index | Old Index