[
https://issues.apache.org/jira/browse/MESOS-1857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14156880#comment-14156880
]
Cody Maloney commented on MESOS-1857:
-------------------------------------
[~alex-mesos] A whole bunch of them are around, it is very hit or miss and
there isn't a good list online at all. The answer is we need a better bot
(Preferrably public, but at least internal). I'm working on that, hopefully get
something before too much longer.
> 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)