You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2013/10/16 20:45:44 UTC

[jira] [Assigned] (MESOS-664) Type resolution issue on 32 bit systems

     [ https://issues.apache.org/jira/browse/MESOS-664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vinod Kone reassigned MESOS-664:
--------------------------------

    Assignee: Vinod Kone

> Type resolution issue on 32 bit systems
> ---------------------------------------
>
>                 Key: MESOS-664
>                 URL: https://issues.apache.org/jira/browse/MESOS-664
>             Project: Mesos
>          Issue Type: Bug
>          Components: build
>         Environment: 32 bit Linux systems
>            Reporter: Kevin Lyda
>            Assignee: Vinod Kone
>            Priority: Minor
>              Labels: 32bit, build-failure
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Cast call to min for 32 bit systems.
> The call to min(ssize_t, long int) won't compile on 32 bit systems because ssize_t resolves to int on those systems. h/t to woggle on irc for helping me find this.



--
This message was sent by Atlassian JIRA
(v6.1#6144)