[dmd-internals] [D-Programming-Language/dmd] 02f75a: Add lazy to the list of banned things for static[]
GitHub via dmd-internals
dmd-internals at puremagic.com
Sat Apr 11 06:09:19 PDT 2015
Branch: refs/heads/dmd-1.x
Home: https://github.com/D-Programming-Language/dmd
Commit: 02f75a8d6c6f19fbab604a5f4abe68349fb59a53
https://github.com/D-Programming-Language/dmd/commit/02f75a8d6c6f19fbab604a5f4abe68349fb59a53
Author: Andrew Stevenson <andrew at ugh.net.au>
Date: 2015-02-13 (Fri, 13 Feb 2015)
Changed paths:
M src/mtype.c
Log Message:
-----------
Add lazy to the list of banned things for static[]
This message is also emitted if you try to use a lazy static array.
Commit: 1f1e3a36448191c488669b993779b5a7898316f8
https://github.com/D-Programming-Language/dmd/commit/1f1e3a36448191c488669b993779b5a7898316f8
Author: Martin Nowak <code at dawg.eu>
Date: 2015-04-11 (Sat, 11 Apr 2015)
Changed paths:
M src/mtype.c
Log Message:
-----------
Merge pull request #4410 from cqexbesd/static_lazy
Add lazy to the list of banned things for static[]
Compare: https://github.com/D-Programming-Language/dmd/compare/e52968b55483...1f1e3a364481
More information about the dmd-internals
mailing list