[
https://issues.apache.org/jira/browse/MESOS-1744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14115527#comment-14115527
]
Patrick Reilly commented on MESOS-1744:
---------------------------------------
Switch [libprocess] to using compiler intrinsics for unreachable, exit, and
abort
https://reviews.apache.org/r/25192/
Switch [mesos] to using compiler intrinsics for unreachable, exit, and abort
https://reviews.apache.org/r/25193/
> Switch to using compiler intrinsics for unreachable, exit, and abort
> --------------------------------------------------------------------
>
> Key: MESOS-1744
> URL: https://issues.apache.org/jira/browse/MESOS-1744
> Project: Mesos
> Issue Type: Improvement
> Reporter: Patrick Reilly
> Assignee: Patrick Reilly
> Priority: Minor
>
> Use compiler intrinsics for unreachable, exit, and abort
> Makes the functions not need to pretend to return something while
> still silencing the compiler warnings.
--
This message was sent by Atlassian JIRA
(v6.2#6252)