summaryrefslogtreecommitdiff
path: root/devel/cqual/patches/patch-src_expr.c
AgeCommit message (Collapse)AuthorFilesLines
2011-12-02devel/cqual: Fix for modern gccmarino1-0/+15
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.