[
https://issues.apache.org/jira/browse/DISPATCH-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15189866#comment-15189866
]
ASF GitHub Bot commented on DISPATCH-236:
-----------------------------------------
GitHub user kgiusti opened a pull request:
https://github.com/apache/qpid-dispatch/pull/56
DISPATCH-236 add cmake option to build in thread sanity checks
See https://issues.apache.org/jira/browse/DISPATCH-236
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kgiusti/dispatch DISPATCH-236
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/qpid-dispatch/pull/56.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 #56
----
commit 7382cb2ec9af11422d2ddd4315c1a42752c97a84
Author: Kenneth Giusti <[email protected]>
Date: 2016-03-10T20:07:06Z
DISPATCH-236 add cmake option to build in thread sanity checks
----
> Provide thread sanitizer build option
> -------------------------------------
>
> Key: DISPATCH-236
> URL: https://issues.apache.org/jira/browse/DISPATCH-236
> Project: Qpid Dispatch
> Issue Type: Test
> Components: Router Node
> Affects Versions: 0.5
> Reporter: Ken Giusti
> Assignee: Ken Giusti
> Priority: Minor
> Fix For: 0.6
>
>
> GNU C versions >= 4.8 add the ability to enable run-time thread checking.
> Much like helgrind, but faster as it is built into the run time binary.
> Add a cmake configuration option to enable building the executable with
> run-time thread checking.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]