[ 
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)

Reply via email to