diff options
author | joerg <joerg@pkgsrc.org> | 2006-01-10 12:52:45 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-01-10 12:52:45 +0000 |
commit | 627c916f2f363ef0b86da7299536292ef0ec2918 (patch) | |
tree | 67d0d628a211486182b8190de43351b4eedb8f07 /chat/icqlib/distinfo | |
parent | a8d6d0e313d07028c888c44e2b97e17c87098717 (diff) | |
download | pkgsrc-627c916f2f363ef0b86da7299536292ef0ec2918.tar.gz |
va_arg with type shorter than int is invalid and GCC's builtin will
generate an explicit abort() for that code path. Use correct promotion
and bump revision.
Diffstat (limited to 'chat/icqlib/distinfo')
-rw-r--r-- | chat/icqlib/distinfo | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/icqlib/distinfo b/chat/icqlib/distinfo index 59491fee355..8384a03d770 100644 --- a/chat/icqlib/distinfo +++ b/chat/icqlib/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.3 2005/02/23 15:59:11 agc Exp $ +$NetBSD: distinfo,v 1.4 2006/01/10 12:52:45 joerg Exp $ SHA1 (icqlib-1.0.0.tar.gz) = dc0e2c2f471294b9289debf106b78aa2a4dbba05 RMD160 (icqlib-1.0.0.tar.gz) = bd3397b9d86d7dfc1a6cc82d405901a3cb46f309 Size (icqlib-1.0.0.tar.gz) = 249961 bytes +SHA1 (patch-aa) = d41fe17f03ede74396c6e1363e141de01be0302f |