Merge lp:~ted/ubuntu-geoip/ftbfs-deprecations into lp:ubuntu-geoip

Proposed by Ted Gould
Status: Merged
Approved by: Charles Kerr
Approved revision: 43
Merged at revision: 43
Proposed branch: lp:~ted/ubuntu-geoip/ftbfs-deprecations
Merge into: lp:ubuntu-geoip
Diff against target: 11 lines (+1/-1)
1 file modified
src/Makefile.am (+1/-1)
To merge this branch: bzr merge lp:~ted/ubuntu-geoip/ftbfs-deprecations
Reviewer Review Type Date Requested Status
Charles Kerr (community) Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+205210@code.launchpad.net

Commit message

Allow deprecated function usage

Description of the change

Of all deprecations, happy to see this function go :-)

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Charles Kerr (charlesk) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/Makefile.am'
2--- src/Makefile.am 2012-10-11 21:25:42 +0000
3+++ src/Makefile.am 2014-02-06 16:24:09 +0000
4@@ -6,7 +6,7 @@
5 ubuntu-geoip-provider.h
6
7 ubuntu_geoip_provider_CFLAGS = \
8- -Wall -Werror \
9+ -Wall -Werror -Wno-error=deprecated-declarations \
10 $(PROVIDER_CFLAGS) \
11 $(COVERAGE_CFLAGS)
12

Subscribers

People subscribed via source and target branches

to all changes: