Print

Print


  Branch: refs/heads/master
  Home:   https://github.com/xrootd/xrootd
  Commit: 5d412393341e020f2114be014a61e3fe3ce5a659
      https://github.com/xrootd/xrootd/commit/5d412393341e020f2114be014a61e3fe3ce5a659
  Author: Daniel Macks <[log in to unmask]>
  Date:   2018-02-04 (Sun, 04 Feb 2018)

  Changed paths:
    M cmake/FindReadline.cmake

  Log Message:
  -----------
  readline.h requires stdio.h to be compileable

readline.h uses the `FILE` datatype from stdio.h, without an #include for that system header. Upstream documents that it is the responsibility of any code using readline.h to include that other header itself, and relies on the fact that it is documented to declare that this is not a bug. Some distros patch their readline.h with this dependent #include, but for maximum portability the READLINE compile-test function should do it.


  Commit: b932e7633499bfa4d70235e577eb4b4755cf62c7
      https://github.com/xrootd/xrootd/commit/b932e7633499bfa4d70235e577eb4b4755cf62c7
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2018-02-05 (Mon, 05 Feb 2018)

  Changed paths:
    M cmake/FindReadline.cmake

  Log Message:
  -----------
  Merge pull request #652 from dmacks/readline-header-dependency

readline.h requires stdio.h to be compileable


Compare: https://github.com/xrootd/xrootd/compare/a4088b31ba0a...b932e7633499

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