Print

Print


Here are two issues I found while extracting the gcc 7 fixes from git.
1) The compilation fails where logical not is used instead if bitwise not in XrdClient.cc
2) In XrdSecProtocolpwd.cc the if statements added to replace the fall though doesn't actually fall through.

You can view, comment on, or merge this pull request online at:

  https://github.com/xrootd/xrootd/pull/457

-- Commit Summary --

  * Use bitwise not
  * Proper fallthrough

-- File Changes --

    M src/XrdClient/XrdClient.cc (4)
    M src/XrdSecpwd/XrdSecProtocolpwd.cc (5)

-- Patch Links --

https://github.com/xrootd/xrootd/pull/457.patch
https://github.com/xrootd/xrootd/pull/457.diff

-- 
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/pull/457

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