Skip to content

PROTON-1540 Add options to enable Sanitizers to CMake build#117

Closed
jirkadanek wants to merge 2 commits intoapache:masterfrom
jirkadanek:jd_sanitizers
Closed

PROTON-1540 Add options to enable Sanitizers to CMake build#117
jirkadanek wants to merge 2 commits intoapache:masterfrom
jirkadanek:jd_sanitizers

Conversation

@jirkadanek
Copy link
Contributor

No description provided.

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'
    ({
Tested to work with gcc 5.4.0, 7.1.0 and clang 4.0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments