[phobos] [D-Programming-Language/phobos] 557799: fix Issue 12041 - Strange warning pragma when inst...
GitHub
noreply at github.com
Thu Jan 30 03:22:31 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 557799fc556f0d5fd3269feb689d258d6bb8debb
https://github.com/D-Programming-Language/phobos/commit/557799fc556f0d5fd3269feb689d258d6bb8debb
Author: k-hara <k.hara.pg at gmail.com>
Date: 2014-01-30 (Thu, 30 Jan 2014)
Changed paths:
M std/typecons.d
Log Message:
-----------
fix Issue 12041 - Strange warning pragma when instantiating WhiteHole
Remove restiction in AutoImplement with nothrow function.
Commit: 49f6c6ac4b343b28f2e34bcc13e72544334b1802
https://github.com/D-Programming-Language/phobos/commit/49f6c6ac4b343b28f2e34bcc13e72544334b1802
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2014-01-30 (Thu, 30 Jan 2014)
Changed paths:
M std/typecons.d
Log Message:
-----------
Merge pull request #1892 from 9rnsr/fix12041
Issue 12041 - Strange warning pragma when instantiating WhiteHole
Compare: https://github.com/D-Programming-Language/phobos/compare/10df895c2b37...49f6c6ac4b34
More information about the phobos
mailing list