mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Remove warnings on VMS
This commit is contained in:
parent
72ef16b939
commit
397f9cd6a1
5 changed files with 15 additions and 3 deletions
|
@ -1,3 +1,10 @@
|
|||
2010-10-20 Werner Koch <wk@g10code.com>
|
||||
|
||||
* encr-data.c (decode_filter): Cast -1 to size_t. Reported by
|
||||
Steven M. Schweda.
|
||||
* parse-packet.c (parse_key): Ditto.
|
||||
* trustdb.c (validate_keys): Likewise to unsigned int.
|
||||
|
||||
2010-10-18 Werner Koch <wk@g10code.com>
|
||||
|
||||
* app-openpgp.c (parse_algorithm_attribute): Remove extra const in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue