Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-1857

path::join() is broken

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.21.0
    • 0.21.0
    • None
    • None
    • CentOS6

    Description

      Saw this on internal CI

      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
      

      Attachments

        Activity

          People

            cmaloney Cody Maloney
            vinodkone Vinod Kone
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: