[
https://issues.apache.org/jira/browse/MESOS-1857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14161709#comment-14161709
]
Alexander Rukletsov commented on MESOS-1857:
--------------------------------------------
[~cmaloney]: totally agree. Deducing what's supported and what's not is far
from trivial. It would be nice to have a bot that tests against all officially
(and maybe potentially) supported compilers.
> path::join() is broken
> ----------------------
>
> Key: MESOS-1857
> URL: https://issues.apache.org/jira/browse/MESOS-1857
> Project: Mesos
> Issue Type: Bug
> Affects Versions: 0.21.0
> Environment: CentOS6
> Reporter: Vinod Kone
> Assignee: Cody Maloney
> Fix For: 0.21.0
>
>
> Saw this on internal CI
> {code}
> In file included from ./stout/include/stout/os.hpp:63,
> from ./stout/include/stout/flags/flags.hpp:30,
> from ./stout/include/stout/flags.hpp:17,
> from stout/tests/flags_tests.cpp:7:
> ./stout/include/stout/path.hpp: In function ‘std::string path::join(const
> std::string&, T&& ...)’:
> ./stout/include/stout/path.hpp:42: error: ‘const struct
> std::basic_string<char, std::char_traits<char>, std::allocator<char> >’ has
> no member named ‘back’
> make[7]: *** [stout_tests-flags_tests.o] Error 1
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)