Merge lp://staging/~stewart/percona-playback/compiler-warnings-2 into lp://staging/~percona-dev/percona-playback/light
Proposed by
Stewart Smith
Status: | Merged |
---|---|
Merged at revision: | 126 |
Proposed branch: | lp://staging/~stewart/percona-playback/compiler-warnings-2 |
Merge into: | lp://staging/~percona-dev/percona-playback/light |
Prerequisite: | lp://staging/~stewart/percona-playback/compiler-warnings |
Diff against target: |
515 lines (+98/-158) 10 files modified
m4/pandora_have_libmysqlclient.m4 (+2/-1) src/common.h (+1/-1) src/long_string.cc (+61/-61) src/long_string.h (+1/-1) src/mysql_client.cc (+7/-7) src/options.cc (+16/-11) src/query.cc (+5/-66) src/queue.h (+1/-1) src/slow_query_log_parser.h (+2/-2) src/supervisor.cc (+2/-7) |
To merge this branch: | bzr merge lp://staging/~stewart/percona-playback/compiler-warnings-2 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Laurynas Biveinis (community) | Approve | ||
Review via email: mp+77457@code.staging.launchpad.net |
Description of the change
even more compiler warning fixes. with this tree, we're down to just 6.
To post a comment you must log in.
LGTM