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, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <xrootd/xrootd/pull/1906/c1430366710@github.com>

[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/xrootd/xrootd/pull/1906#issuecomment-1430366710", "url": "https://github.com/xrootd/xrootd/pull/1906#issuecomment-1430366710", "name": "View Pull Request" }, "description": "View this Pull Request 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