summaryrefslogtreecommitdiff
path: root/cpp/BuildInstallSettings.cmake
diff options
context:
space:
mode:
authorDarryl L. Pierce <mcpierce@apache.org>2013-02-04 20:17:49 +0000
committerDarryl L. Pierce <mcpierce@apache.org>2013-02-04 20:17:49 +0000
commit3b1c744e37323bb0820791ee1a8885fedfde6192 (patch)
treec53a6f87db050e03ff55bef4aa227535fe6d2d33 /cpp/BuildInstallSettings.cmake
parentc61e41d607389c9bcb72ebd2e125a3bd11a68346 (diff)
downloadqpid-python-3b1c744e37323bb0820791ee1a8885fedfde6192.tar.gz
QPID-4565: Setting message content turned maps and lists into strings.
When setting content for a message, the Ruby code attempted to convert anything that was a symbol to a string. But it was overzealous and converted everything to a string, including map values that were themselves maps or lists. This fix now only converts symbols to strings. It steps down through arrays or lists and only converts its elements that are symbols to strings, leaving anything else as is. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1442329 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/BuildInstallSettings.cmake')
0 files changed, 0 insertions, 0 deletions