[dmd-internals] [D-Programming-Language/dmd] c55c61: Fixes Issue 8041 - __gshared without initializer f...
GitHub
noreply at github.com
Mon Mar 18 02:17:35 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: c55c6199ec81b4b5bbb0942d861d162301ca22b1
https://github.com/D-Programming-Language/dmd/commit/c55c6199ec81b4b5bbb0942d861d162301ca22b1
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2013-01-11 (Fri, 11 Jan 2013)
Changed paths:
M src/declaration.c
A test/compilable/test8041.d
Log Message:
-----------
Fixes Issue 8041 - __gshared without initializer fails compilation.
Commit: 245e3673a6a71d85007a6a804591a816e0d84379
https://github.com/D-Programming-Language/dmd/commit/245e3673a6a71d85007a6a804591a816e0d84379
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2013-03-18 (Mon, 18 Mar 2013)
Changed paths:
M src/declaration.c
A test/compilable/test8041.d
Log Message:
-----------
Merge pull request #1414 from AndrejMitrovic/Fix8041
Issue 8041 - __gshared without initializer fails compilation
Compare: https://github.com/D-Programming-Language/dmd/compare/f138c299ade0...245e3673a6a7
More information about the dmd-internals
mailing list