September 14 [phobos] [D-Programming-Language/phobos] 7714a9: Fix issue 8637 | |
|---|---|
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 7714a9c42e2cc8d794a5ee483fdd49d52995b3ac https://github.com/D-Programming-Language/phobos/commit/7714a9c42e2cc8d794a5ee483fdd49d52995b3ac Author: Dmitry Olshansky <dmitry.olsh@gmail.com> Date: 2012-09-11 (Tue, 11 Sep 2012) Changed paths: M std/exception.d M std/regex.d Log Message: ----------- Fix issue 8637 Compiler can and should deduce purity of templates Commit: cee5e7b78f9bae08566ec480136c25de317f731d https://github.com/D-Programming-Language/phobos/commit/cee5e7b78f9bae08566ec480136c25de317f731d Author: Hara Kenji <k.hara.pg+dev@gmail.com> Date: 2012-09-14 (Fri, 14 Sep 2012) Changed paths: M std/exception.d M std/regex.d Log Message: ----------- Merge pull request #783 from blackwhale/depure-enforce Let enforce rely on deduced purity & safety Compare: https://github.com/D-Programming-Language/phobos/compare/413d380ceeb4...cee5e7b78f9b |

Reply