GitHub user jdanekrh opened a pull request:
https://github.com/apache/qpid-proton/pull/117
PROTON-1540 Add options to enable Sanitizers to CMake build
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jdanekrh/qpid-proton jd_sanitizers
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/qpid-proton/pull/117.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #117
----
commit 3f5385c898196312caa33606b3b2ac3d9827f2a2
Author: Jiri Danek <[email protected]>
Date: 2017-08-14T20:08:16Z
NO-JIRA Silence clang 4 error: use of GNU statement expression extension
This silences the following kind of warnings
/home/jdanek/Work/repos/qpid-proton/proton-c/src/tests/engine.c:283:5:
error: use of GNU statement expression extension
[-Werror,-Wgnu-statement-expression]
assert(pn_link_current(rx));
^
/nix/store/qy94v105wag3z9rgy1rb34zk0x20lkwj-glibc-2.25-dev/include/assert.h:95:6:
note: expanded from macro 'assert'
({
commit c96107c0768ec98a6b5e5af5db56f918ee108cc5
Author: Jiri Danek <[email protected]>
Date: 2017-08-14T20:11:59Z
PROTON-1540 Add options to enable Sanitizers to CMake build
Tested to work with gcc 5.4.0, 7.1.0 and clang 4.0.1
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]