[phobos] [D-Programming-Language/phobos] 2493b9: Fix Issue 10931 - etc.c.zlib is missing proper con...

GitHub via phobos phobos at puremagic.com
Tue May 6 04:24:31 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 2493b9c7ebe4e18b5010d430ec43ac16f0dce02e
      https://github.com/D-Programming-Language/phobos/commit/2493b9c7ebe4e18b5010d430ec43ac16f0dce02e
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2014-04-24 (Thu, 24 Apr 2014)

  Changed paths:
    M etc/c/zlib.d

  Log Message:
  -----------
  Fix Issue 10931 - etc.c.zlib is missing proper const annotations for parameters and uses C-style pointer declarations.


  Commit: 57aa14dd224a00fdffa5c5b1f31934aef1a88c04
      https://github.com/D-Programming-Language/phobos/commit/57aa14dd224a00fdffa5c5b1f31934aef1a88c04
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2014-05-06 (Tue, 06 May 2014)

  Changed paths:
    M etc/c/zlib.d

  Log Message:
  -----------
  Merge pull request #2123 from AndrejMitrovic/Fix10931

Issue 10931 - etc.c.zlib is missing proper const annotations for parameters and uses C-style pointers


Compare: https://github.com/D-Programming-Language/phobos/compare/24fffa6ecc41...57aa14dd224a


More information about the phobos mailing list