Print

Print


Fedora 30's GCC complains:

/build/ws/BUILDTYPE/Release/LABEL/ROOT-fedora30/build/XROOTD-prefix/src/XROOTD/src/XrdXrootd/XrdXrootdProtocol.cc: In member function ‘XrdXrootdProtocol XrdXrootdProtocol::operator=(const XrdXrootdProtocol&)’:
/build/ws/BUILDTYPE/Release/LABEL/ROOT-fedora30/build/XROOTD-prefix/src/XROOTD/src/XrdXrootd/XrdXrootdProtocol.cc:234:12: error: implicitly-declared ‘XrdXrootdProtocol::XrdXrootdProtocol(XrdXrootdProtocol&)’ is deprecated [-Werror=deprecated-copy]
  234 |    return *this;
      |            ^~~~
/build/ws/BUILDTYPE/Release/LABEL/ROOT-fedora30/build/XROOTD-prefix/src/XROOTD/src/XrdXrootd/XrdXrootdProtocol.cc:215:19: note: because ‘XrdXrootdProtocol’ has user-provided ‘XrdXrootdProtocol XrdXrootdProtocol::operator=(const XrdXrootdProtocol&)’
  215 | XrdXrootdProtocol XrdXrootdProtocol::operator =(const XrdXrootdProtocol &rhs)
      |                   ^~~~~~~~~~~~~~~~~
cc1plus: all warnings being treated as errors
gmake[5]: *** [src/CMakeFiles/XrdServer.dir/build.make:245: src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdProtocol.cc.o] Error 1
gmake[4]: *** [CMakeFiles/Makefile2:554: src/CMakeFiles/XrdServer.dir/all] Error 2

(And yes I know we shouldn't be building that, but convincing CMake of that is all but trivial...)


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/xrootd/xrootd/issues/993?email_source=notifications\u0026email_token=AA7NRDWCNRORHFDKVKEHIGTPXODDLA5CNFSM4HPZG24KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GV6UZXA", "url": "https://github.com/xrootd/xrootd/issues/993?email_source=notifications\u0026email_token=AA7NRDWCNRORHFDKVKEHIGTPXODDLA5CNFSM4HPZG24KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GV6UZXA", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

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