https://issues.dlang.org/show_bug.cgi?id=10931
--- Comment #2 from [email protected] --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/2493b9c7ebe4e18b5010d430ec43ac16f0dce02e Fix Issue 10931 - etc.c.zlib is missing proper const annotations for parameters and uses C-style pointer declarations. https://github.com/D-Programming-Language/phobos/commit/57aa14dd224a00fdffa5c5b1f31934aef1a88c04 Merge pull request #2123 from AndrejMitrovic/Fix10931 Issue 10931 - etc.c.zlib is missing proper const annotations for parameters and uses C-style pointers --
