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
the warning is anyway legit as line https://github.com/xrootd/xrootd/blame/master/src/XrdCms/XrdCmsRRQ.cc#L363
instead of int doredir, port, hlen = 0;
should be int doredir = 0, port = 0, hlen = 0;
let's see what @simonmichal or @amadio have to say ..


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/c1430356290@github.com>

[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/xrootd/xrootd/pull/1906#issuecomment-1430356290", "url": "https://github.com/xrootd/xrootd/pull/1906#issuecomment-1430356290", "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