Print

Print


@simonmichal compilation have a problem
```
/home/adrian/software/xrootd/src/XrdCl/XrdClUtils.cc: In static member function ‘static std::vector<std::__cxx11::basic_string<char> > XrdCl::Utils::GetSupportedCheckSums(const XrdCl::URL&)’:
/home/adrian/software/xrootd/src/XrdCl/XrdClUtils.cc:636:21: error: moving a local object in a return statement prevents copy elision [-Werror=pessimizing-move]
  636 |     return std::move( ret );
      |            ~~~~~~~~~^~~~~~~
/home/adrian/software/xrootd/src/XrdCl/XrdClUtils.cc:636:21: note: remove ‘std::move’ call
cc1plus: all warnings being treated as errors
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/xrootd/xrootd/issues/1173#issuecomment-610584751
########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1