April 29, 2016 [phobos] [dlang/phobos] 5667d5: toString() on HTTP.StatusLine should be const | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 5667d577126fc49993152c1a593acca2fe03f48d https://github.com/dlang/phobos/commit/5667d577126fc49993152c1a593acca2fe03f48d Author: Matt Kline <matt@bitbashing.io> Date: 2016-04-29 (Fri, 29 Apr 2016) Changed paths: M std/net/curl.d Log Message: ----------- toString() on HTTP.StatusLine should be const It's not modifying anything... Commit: f1d95745f14ec24bdc382a63a0a18c156ce7637c https://github.com/dlang/phobos/commit/f1d95745f14ec24bdc382a63a0a18c156ce7637c Author: Robert Schadek <robert.schadek@informatik.uni-oldenburg.de> Date: 2016-04-30 (Sat, 30 Apr 2016) Changed paths: M std/net/curl.d Log Message: ----------- Merge pull request #4267 from mrkline/fix-HTTP-StatusLine-toString-const toString() on HTTP.StatusLine should be const Compare: https://github.com/dlang/phobos/compare/6f6f61cc9068...f1d95745f14e |
Copyright © 1999-2021 by the D Language Foundation