[phobos] [D-Programming-Language/phobos] 7062ce: fix Issue 2486 - taking address of slice rvalue is...
GitHub
noreply at github.com
Thu Dec 6 21:50:01 PST 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 7062ce191a651ca94fc779ac646a5ef5653b4559
https://github.com/D-Programming-Language/phobos/commit/7062ce191a651ca94fc779ac646a5ef5653b4559
Author: k-hara <k.hara.pg at gmail.com>
Date: 2012-12-02 (Sun, 02 Dec 2012)
Changed paths:
M std/conv.d
M std/exception.d
M std/regex.d
M std/uuid.d
Log Message:
-----------
fix Issue 2486 - taking address of slice rvalue is valid
Commit: af4fea78550216647dbf3e4aaa7d89ab1b79f542
https://github.com/D-Programming-Language/phobos/commit/af4fea78550216647dbf3e4aaa7d89ab1b79f542
Author: Alex Rønne Petersen <alex at lycus.org>
Date: 2012-12-06 (Thu, 06 Dec 2012)
Changed paths:
M std/conv.d
M std/exception.d
M std/regex.d
M std/uuid.d
Log Message:
-----------
Merge pull request #989 from 9rnsr/fix2486
Issue 2486 - taking address of slice rvalue is valid
Compare: https://github.com/D-Programming-Language/phobos/compare/24b7d423d233...af4fea785502
More information about the phobos
mailing list