In article <[email protected]>, Alistair G. Crooks <[email protected]> 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
