[dmd-internals] [D-Programming-Language/dmd] 214b0f: Fixes Issue 9755 - Json template protection attrib...
GitHub
noreply at github.com
Tue Mar 19 17:05:52 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 214b0fdb26837a7ec0d79070c30d1a116cd571d1
https://github.com/D-Programming-Language/dmd/commit/214b0fdb26837a7ec0d79070c30d1a116cd571d1
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2013-03-19 (Tue, 19 Mar 2013)
Changed paths:
M src/template.c
M src/template.h
M test/compilable/extra-files/json.out
M test/compilable/json.d
Log Message:
-----------
Fixes Issue 9755 - Json template protection attribute output was wrong.
Commit: d9b68391db69b84cd37d1fcc6550ec943fc1fa32
https://github.com/D-Programming-Language/dmd/commit/d9b68391db69b84cd37d1fcc6550ec943fc1fa32
Author: Walter Bright <walter at walterbright.com>
Date: 2013-03-19 (Tue, 19 Mar 2013)
Changed paths:
M src/template.c
M src/template.h
M test/compilable/extra-files/json.out
M test/compilable/json.d
Log Message:
-----------
Merge pull request #1768 from AndrejMitrovic/Fix9755
Issue 9755 - Json template protection attribute output is wrong.
Compare: https://github.com/D-Programming-Language/dmd/compare/9a5a9e301f5f...d9b68391db69
More information about the dmd-internals
mailing list