Print

Print


Fixes the following warning:

```
/Users/gbitzes/xrootd/src/XrdSys/XrdSysIOEvents.cc:557:22: warning: implicit conversion from 'int' to 'char' changes value from 255 to -1 [-Wconstant-conversion]
   tmoMask         = 255;
                   ~ ^~~
```
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Make tmoMask unsigned

-- File Changes --

    M src/XrdSys/XrdSysIOEvents.hh (2)

-- Patch Links --

https://github.com/xrootd/xrootd/pull/519.patch
https://github.com/xrootd/xrootd/pull/519.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/519

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