Print

Print


  Branch: refs/heads/master
  Home:   https://github.com/xrootd/xrootd
  Commit: 4a41c8342ecdf930ea51c9d9bee6b679e081834e
      https://github.com/xrootd/xrootd/commit/4a41c8342ecdf930ea51c9d9bee6b679e081834e
  Author: Michal Simon <[log in to unmask]>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M cmake/XRootDOSDefs.cmake

  Log Message:
  -----------
  [CMake] Turn off copy elision warning.

Although new compilers are guaratied to perform copy elision in return
statement, the old ones don't give this guarantee, hence we still want
to benefit from 'return std::move( ... );' syntax.

########################################################################
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