----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8223/ -----------------------------------------------------------
Review request for qpid, Andrew Stitcher, Kenneth Giusti, and Rafael Schloming.
Description
-------
See PROTON-159. Note: this edited patch will not compile and run. See the
JIRA for the full patch and important background notes.
This addresses bug PROTON-159.
https://issues.apache.org/jira/browse/PROTON-159
Diffs
-----
http://svn.apache.org/repos/asf/qpid/proton/trunk/proton-c/CMakeLists.txt
1413444
http://svn.apache.org/repos/asf/qpid/proton/trunk/proton-c/bindings/python/CMakeLists.txt
1413444
http://svn.apache.org/repos/asf/qpid/proton/trunk/proton-c/examples/messenger/c/CMakeLists.txt
1413444
http://svn.apache.org/repos/asf/qpid/proton/trunk/proton-c/examples/messenger/c/recv.c
1413444
http://svn.apache.org/repos/asf/qpid/proton/trunk/proton-c/include/proton/engine.h
1413444
http://svn.apache.org/repos/asf/qpid/proton/trunk/proton-c/include/proton/ssl.h
1413444
http://svn.apache.org/repos/asf/qpid/proton/trunk/proton-c/include/proton/util.h
1413444
http://svn.apache.org/repos/asf/qpid/proton/trunk/proton-c/src/buffer.c
1413444
http://svn.apache.org/repos/asf/qpid/proton/trunk/proton-c/src/codec/codec.c
1413444
http://svn.apache.org/repos/asf/qpid/proton/trunk/proton-c/src/dispatcher/dispatcher.c
1413444
http://svn.apache.org/repos/asf/qpid/proton/trunk/proton-c/src/driver.c
1413444
http://svn.apache.org/repos/asf/qpid/proton/trunk/proton-c/src/engine/engine.c
1413444
http://svn.apache.org/repos/asf/qpid/proton/trunk/proton-c/src/message/message.c
1413444
http://svn.apache.org/repos/asf/qpid/proton/trunk/proton-c/src/messenger.c
1413444
http://svn.apache.org/repos/asf/qpid/proton/trunk/proton-c/src/proton.c
1413444
http://svn.apache.org/repos/asf/qpid/proton/trunk/proton-c/src/sasl/sasl.c
1413444
http://svn.apache.org/repos/asf/qpid/proton/trunk/proton-c/src/scanner.c
1413444
http://svn.apache.org/repos/asf/qpid/proton/trunk/proton-c/src/sys/io.h
PRE-CREATION
http://svn.apache.org/repos/asf/qpid/proton/trunk/proton-c/src/sys/posix/io.c
PRE-CREATION
http://svn.apache.org/repos/asf/qpid/proton/trunk/proton-c/src/types.c
1413444
http://svn.apache.org/repos/asf/qpid/proton/trunk/proton-c/src/util.h 1413444
http://svn.apache.org/repos/asf/qpid/proton/trunk/proton-c/src/util.c 1413444
Diff: https://reviews.apache.org/r/8223/diff/
Testing
-------
RHEL 6.3 (64 bit) gcc and g++ each in Release and Debug cmake builds.
proton-test, send/recv.
Thanks,
Cliff Jansen
