summaryrefslogtreecommitdiff
path: root/cpp/src/tests/testlib.py
diff options
context:
space:
mode:
authorTed Ross <tross@apache.org>2009-06-25 21:49:44 +0000
committerTed Ross <tross@apache.org>2009-06-25 21:49:44 +0000
commit70586d3b1b33760031fbc7b95d2642ec47279eb6 (patch)
treea3ad5b6e422b188799708d74ae830d57c704454c /cpp/src/tests/testlib.py
parent8ccaf2162a97e5a86633d4a3df9a056a54d21dab (diff)
downloadqpid-python-70586d3b1b33760031fbc7b95d2642ec47279eb6.tar.gz
Added const to the Uuid constructor argument.
Without this, calls to Uuid with a const uint8_t* argument were matched by the compiler to the constructor with the boolean argument yielding no warnings but very unpredictable behavior (instead of initializing the Uuid to the initial value, it generated a random value). Also, minor cosmetic cleanup in ManagementAgent.cpp. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@788521 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/tests/testlib.py')
0 files changed, 0 insertions, 0 deletions