[
https://issues.apache.org/jira/browse/MESOS-664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gavin updated MESOS-664:
------------------------
Comment: was deleted
(was: www.rtat.net)
> 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: Benjamin Mahler
> Priority: Minor
> Labels: 32bit, build-failure
> Fix For: 0.15.0
>
> 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
(v7.6.3#76005)