Print

Print


  Branch: refs/heads/master
  Home:   https://github.com/xrootd/xrootd
  Commit: b0584849cfcd36bce4467df5b4d5a36282d09c77
      https://github.com/xrootd/xrootd/commit/b0584849cfcd36bce4467df5b4d5a36282d09c77
  Author: Mattias Ellert <[log in to unmask]>
  Date:   2021-12-14 (Tue, 14 Dec 2021)

  Changed paths:
    M src/XrdOuc/XrdOucUtils.cc

  Log Message:
  -----------
  Define ENODATA if not defined

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;}
      |                                             ^~~~~~~


  Commit: 00e8979bd5ce97d8e8197221a258b1e2027664fe
      https://github.com/xrootd/xrootd/commit/00e8979bd5ce97d8e8197221a258b1e2027664fe
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2021-12-14 (Tue, 14 Dec 2021)

  Changed paths:
    M src/XrdOuc/XrdOucUtils.cc

  Log Message:
  -----------
  Merge pull request #1575 from ellert/define-enodata

Define ENODATA if not defined


Compare: https://github.com/xrootd/xrootd/compare/d9c52f3c09b3...00e8979bd5ce

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