Print

Print


With permalinks for posterity:

> So, i can reproduce this with the exact commands from workflow, but the really weird thing is that both the error location and what i think is the actual flag that enable errors on warnings (`DFORCE_WERROR=TRUE` in packaging/rhel/xrootd.spec.in line 512 and 552) are old code

https://github.com/xrootd/xrootd/blob/ca735652c00b1e5f04e3006e54b17aefb196bf8c/packaging/rhel/xrootd.spec.in#L511-L512

https://github.com/xrootd/xrootd/blob/ca735652c00b1e5f04e3006e54b17aefb196bf8c/packaging/rhel/xrootd.spec.in#L551-L552

> instead of `int doredir, port, hlen = 0;` should be `int doredir = 0, port = 0, hlen = 0;`

https://github.com/xrootd/xrootd/blob/ca735652c00b1e5f04e3006e54b17aefb196bf8c/src/XrdCms/XrdCmsRRQ.cc#L363


-- 
Reply to this email directly or view it on GitHub:
https://github.com/xrootd/xrootd/pull/1906#issuecomment-1430366710
You are receiving this because you are subscribed to this thread.

Message ID: <[log in to unmask]>

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