lp://staging/~stewart/percona-playback/compiler-warnings
Created by
Stewart Smith
and last modified
- Get this branch:
- bzr branch lp://staging/~stewart/percona-playback/compiler-warnings
Only
Stewart Smith
can upload to this branch. If you are
Stewart Smith
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Percona developers: Pending requested
-
Diff: 739 lines (+193/-175)23 files modifiedMakefile.am (+1/-0)
configure.ac (+1/-1)
src/common.cc (+0/-13)
src/common.h (+3/-4)
src/file.cc (+1/-1)
src/introspection.h (+0/-3)
src/long_string.cc (+5/-5)
src/long_string.h (+2/-2)
src/options.cc (+23/-14)
src/queue.h (+6/-6)
src/unix_socket.cc (+4/-2)
src/worker.cc (+17/-0)
test/include.am (+19/-0)
test/string/CMakeLists.txt (+0/-10)
test/string/add_last.cc (+15/-5)
test/string/end_of_line.cc (+43/-26)
test/string/include.am (+29/-0)
test/string/o/add_last (+0/-5)
test/string/o/end_of_line (+0/-42)
test/string/o/query_parse (+0/-20)
test/string/o/remove_first (+0/-5)
test/string/query_parse.cc (+4/-2)
test/string/remove_first.cc (+20/-9)
Branch information
Recent revisions
- 152. By Stewart Smith
-
remove unneeded bzero of sockaddr_un - it shoudn't be needed as we should init all arguments ourselves (doing this could hide valgrind warnings
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~percona-dev/percona-playback/light