Print

Print


These breaks compilation with the error below on my machine.

```
xrootd-4.8.3/tests/XrdSsiTests/XrdShMap.cc:
    In function ‘int DoA32(const char*)’:
xrootd-4.8.3/tests/XrdSsiTests/XrdShMap.cc:418:34:
    error: expected initializer before ‘OF’
ZEXTERN uLong ZEXPORT adler32 OF((uLong adler, const Bytef *buf, uInt len));
                              ^^
```

This PR is a fix for issue #708.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Remove declarations of crc32 and adler32

-- File Changes --

    M src/XrdSsi/XrdSsiShMam.cc (2)
    M tests/XrdSsiTests/XrdShMap.cc (3)

-- Patch Links --

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

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