Isabel Jimenez created MESOS-4600:
-------------------------------------
Summary: Use `std::quoted` for strings in error messages
Key: MESOS-4600
URL: https://issues.apache.org/jira/browse/MESOS-4600
Project: Mesos
Issue Type: Improvement
Reporter: Isabel Jimenez
Priority: Trivial
We'd like to have a consistent format for error strings through the code base.
As per this comment:
[MESOS-3772|https://issues.apache.org/jira/browse/MESOS-3772?focusedCommentId=14965652&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14965652]
We can then overload the stream operator to make sur strings are quoted as
needed.
Note: We need to first require compilers that support C++14. For now we have to
wait for MSVC to be part of that list.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)