You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Dominic Hamon (JIRA)" <ji...@apache.org> on 2014/09/26 23:53:33 UTC

[jira] [Commented] (MESOS-1744) Switch to using compiler intrinsics for unreachable, exit, and abort

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

Dominic Hamon commented on MESOS-1744:
--------------------------------------

https://reviews.apache.org/r/26100/
https://reviews.apache.org/r/26101/
https://reviews.apache.org/r/26103/

> 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.3.4#6332)