[dmd-internals] [D-Programming-Language/dmd] 1801f6: Fixes Issue 9484 - Selective and Renamed symbol im...
GitHub
noreply at github.com
Sun Feb 10 20:02:57 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 1801f6f165f03e093a18a4cf699fef64d51cd364
https://github.com/D-Programming-Language/dmd/commit/1801f6f165f03e093a18a4cf699fef64d51cd364
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2013-02-10 (Sun, 10 Feb 2013)
Changed paths:
M src/json.c
M test/compilable/extra-files/json.out
A test/compilable/imports/jsonimport1.d
A test/compilable/imports/jsonimport2.d
A test/compilable/imports/jsonimport3.d
A test/compilable/imports/jsonimport4.d
M test/compilable/json.d
Log Message:
-----------
Fixes Issue 9484 - Selective and Renamed symbol imports should be
separate.
Commit: 52a4fe55e9df164a98f756502fd586bbf9ae8f4b
https://github.com/D-Programming-Language/dmd/commit/52a4fe55e9df164a98f756502fd586bbf9ae8f4b
Author: Walter Bright <walter at walterbright.com>
Date: 2013-02-10 (Sun, 10 Feb 2013)
Changed paths:
M src/json.c
M test/compilable/extra-files/json.out
A test/compilable/imports/jsonimport1.d
A test/compilable/imports/jsonimport2.d
A test/compilable/imports/jsonimport3.d
A test/compilable/imports/jsonimport4.d
M test/compilable/json.d
Log Message:
-----------
Merge pull request #1642 from AndrejMitrovic/Fix9484
Issue 9484 - Selective and Renamed symbol imports should be separate.
Compare: https://github.com/D-Programming-Language/dmd/compare/b9478394fb9e...52a4fe55e9df
More information about the dmd-internals
mailing list