You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/08/14 21:14:00 UTC

[jira] [Commented] (PROTON-1540) Add options to enable Sanitizers to CMake build

    [ https://issues.apache.org/jira/browse/PROTON-1540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16126410#comment-16126410 ] 

ASF GitHub Bot commented on PROTON-1540:
----------------------------------------

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 <jd...@redhat.com>
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 <jd...@redhat.com>
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

----


> Add options to enable Sanitizers to CMake build
> -----------------------------------------------
>
>                 Key: PROTON-1540
>                 URL: https://issues.apache.org/jira/browse/PROTON-1540
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: build
>            Reporter: Jiri Danek
>            Assignee: Jiri Danek
>            Priority: Minor
>
> To get the most out of sanitizers in Qpid Dispatch, it helps to compile Proton with sanitizers as well.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org