summaryrefslogtreecommitdiff
path: root/cpp/src/tests/QueueTest.cpp
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2008-11-20 18:29:20 +0000
committerAlan Conway <aconway@apache.org>2008-11-20 18:29:20 +0000
commit24f410931d76bc37dd575436a7b11a87b6aef0c9 (patch)
tree49ee770cf521f3a0bba881cee7219082ee89b2c2 /cpp/src/tests/QueueTest.cpp
parent5b93ee887ca64e26fb2440bab4c9785ea3de2e79 (diff)
downloadqpid-python-24f410931d76bc37dd575436a7b11a87b6aef0c9.tar.gz
Replaced boost.spirit-based URL parser with simple recursive descent parser.
boost.spirit has some known thread-safety issues and appears to be causing qpid clients to crash in several scenarios. The new parser is trivially thread safe and relatively easy to extend. It's a simple recursive descent parser, sufficient for simple grammars like those used in URL formats. It's not intended to be a full-featured parser framework like spirit. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@719317 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/tests/QueueTest.cpp')
0 files changed, 0 insertions, 0 deletions