[dmd-internals] [D-Programming-Language/dmd] 2e3044: Fixes Issue 7569 - Allow void initializer for Tupl...
GitHub
noreply at github.com
Mon Feb 18 22:01:58 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 2e30442d5d2513231ab7aec637b8f17c4f39f231
https://github.com/D-Programming-Language/dmd/commit/2e30442d5d2513231ab7aec637b8f17c4f39f231
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2013-02-17 (Sun, 17 Feb 2013)
Changed paths:
M src/declaration.c
A test/compilable/test7569.d
Log Message:
-----------
Fixes Issue 7569 - Allow void initializer for Tuple variables.
Commit: 1913c774ce7f90f32ca414560c74c2aa8d6297cf
https://github.com/D-Programming-Language/dmd/commit/1913c774ce7f90f32ca414560c74c2aa8d6297cf
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2013-02-18 (Mon, 18 Feb 2013)
Changed paths:
M src/declaration.c
A test/compilable/test7569.d
Log Message:
-----------
Merge pull request #1674 from AndrejMitrovic/Fix7569
Issue 7569 - Allow void initializer for Tuple variables.
Compare: https://github.com/D-Programming-Language/dmd/compare/7b2bc9bab72e...1913c774ce7f
More information about the dmd-internals
mailing list