[
https://issues.apache.org/jira/browse/MESOS-3175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14648054#comment-14648054
]
Paul Brett commented on MESOS-3175:
-----------------------------------
Sorry, just done. I was waiting for the make check to complete.
> subprocess_tests.cpp:598 delete used but allocated with new[]
> -------------------------------------------------------------
>
> Key: MESOS-3175
> URL: https://issues.apache.org/jira/browse/MESOS-3175
> Project: Mesos
> Issue Type: Bug
> Components: libprocess
> Affects Versions: 0.24.0
> Reporter: Paul Brett
> Assignee: Paul Brett
>
> Compiler detected error:
> ../3rdparty/libprocess/src/tests/subprocess_tests.cpp|619 col 3| warning:
> 'delete' applied to a pointer that was allocated with 'new[]'; did you mean
> 'delete[]'? [-Wmismatched-new-delete]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)