Subject: CVS commit: pkgsrc/devel/cqual
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 07/01/2006 09:12:53
Module Name: pkgsrc
Committed By: rillig
Date: Sat Jul 1 09:12:53 UTC 2006
Modified Files:
pkgsrc/devel/cqual: distinfo
pkgsrc/devel/cqual/patches: patch-bb patch-bk
Log Message:
Fixed the gcc4 warning reported in PR 33883 and another similar one. One
of them was a real bug (missing initialization of a structure; luckily
not introduced by me), the other was a false positive.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/devel/cqual/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/devel/cqual/patches/patch-bb
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/cqual/patches/patch-bk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.