pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/cqual



Module Name:    pkgsrc
Committed By:   marino
Date:           Fri Dec  2 20:50:32 UTC 2011

Modified Files:
        pkgsrc/devel/cqual: Makefile distinfo
Added Files:
        pkgsrc/devel/cqual/patches: patch-src_expr.c

Log Message:
devel/cqual: Fix for modern gcc

There are several unreferenced functions in cqual which a modern gcc
complains about using -Werror.  After trying to fix a few of them, it
was easier just to stop considering warnings as errors.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/cqual/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/cqual/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/cqual/patches/patch-src_expr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index