Print

Print


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 or view it on GitHub:
https://github.com/xrootd/xrootd/pull/1906#issuecomment-1430356290
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