[
https://issues.apache.org/jira/browse/PROTON-1540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16277031#comment-16277031
]
ASF subversion and git services commented on PROTON-1540:
---------------------------------------------------------
Commit 25efd103a84a666c9da5e05cad5fbd2d12edf6f4 in qpid-proton's branch
refs/heads/master from [~aconway]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=25efd10 ]
PROTON-1540: [go] disabled race detection by default (again)
NOTE: go test -race flag is not included by default, it causes problems on
several platforms:
- ubuntu up to trust: link errors
- ubuntu from xenial: requires extra package golang-race-detector-runtime
- fedora with gccgo: complains about "import cycles"
(Works well on fedora with original go)
Enable manually with -DGO_TEST_FLAGS="-v -race"
> 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 Daněk
> Assignee: Alan Conway
> Priority: Minor
> Labels: patch
> Fix For: proton-c-0.18.0
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]