May 20, 2012
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: f1566faeafec6715f227cb7d3bbe3af3737de4b3
      https://github.com/D-Programming-Language/phobos/commit/f1566faeafec6715f227cb7d3bbe3af3737de4b3
  Author: Ellery Newcomer <ellery@balsamroot.(none)>
  Date:   2012-04-07 (Sat, 07 Apr 2012)

  Changed paths:
    M std/stdio.d

  Log Message:
  -----------
  fix issue 7022
fix issue 7831

detach sets p=null, which makes it kind of hard for the destructor to actually close the file or decrement the reference count.


  Commit: f41c9c48a7edca92fbc0f4f2bf81a7d99c79fcc2
      https://github.com/D-Programming-Language/phobos/commit/f41c9c48a7edca92fbc0f4f2bf81a7d99c79fcc2
  Author: Andrei Alexandrescu <andrei@erdani.com>
  Date:   2012-05-20 (Sun, 20 May 2012)

  Changed paths:
    M std/stdio.d

  Log Message:
  -----------
  Merge pull request #527 from mylodon/fix-issues-7831-7022

fix issue 7022


Compare: https://github.com/D-Programming-Language/phobos/compare/21c21ad...f41c9c4