You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Andrew Schwartzmeyer (JIRA)" <ji...@apache.org> on 2017/04/12 20:48:45 UTC

[jira] [Assigned] (MESOS-6817) Audit the use of UNICODE-related code paths

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

Andrew Schwartzmeyer reassigned MESOS-6817:
-------------------------------------------

    Assignee: Andrew Schwartzmeyer  (was: Alex Clemmer)

> Audit the use of UNICODE-related code paths
> -------------------------------------------
>
>                 Key: MESOS-6817
>                 URL: https://issues.apache.org/jira/browse/MESOS-6817
>             Project: Mesos
>          Issue Type: Bug
>          Components: agent
>            Reporter: Alex Clemmer
>            Assignee: Andrew Schwartzmeyer
>
> Currently we are being kind of lazy about when we're using things like `TCHAR`. Functions like `os::user` will fail when we do something like `std::string` with a `TCHAR` string if the string happens to not be `char`.
> We need to go back to all of these things and audit them so that they don't break if we turn `UNICODE` on.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)