[phobos] [dlang/phobos] 5667d5: toString() on HTTP.StatusLine should be const
GitHub via phobos
phobos at puremagic.com
Fri Apr 29 16:03:31 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: 5667d577126fc49993152c1a593acca2fe03f48d
https://github.com/dlang/phobos/commit/5667d577126fc49993152c1a593acca2fe03f48d
Author: Matt Kline <matt at 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 at 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
More information about the phobos
mailing list