Print

Print


Fixes compilation errors on Debian kfreebsd:
~~~
../src/XrdOuc/XrdOucUtils.cc: In static member function ‘static char* XrdOucUtils::getFile(const char*, int&, int, bool)’:
../src/XrdOuc/XrdOucUtils.cc:474:45: error: ‘ENODATA’ was not declared in this scope
  474 |    if (Stat.st_size == 0 && notempty) {rc = ENODATA; return 0;}
      |                                             ^~~~~~~
~~~

You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Define ENODATA if not defined

-- File Changes --

    M src/XrdOuc/XrdOucUtils.cc (8)

-- Patch Links --

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

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