[dmd-internals] [D-Programming-Language/dmd] f2c47c: fix Issue 7494 - Selective import does not work in...
GitHub
noreply at github.com
Mon Jun 11 11:57:31 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: f2c47c247fced50aa01a9e65fc48fc28d623c422
https://github.com/D-Programming-Language/dmd/commit/f2c47c247fced50aa01a9e65fc48fc28d623c422
Author: k-hara <k.hara.pg at gmail.com>
Date: 2012-06-07 (Thu, 07 Jun 2012)
Changed paths:
M src/statement.c
A test/runnable/imports/test7494a.d
A test/runnable/test7494.d
Log Message:
-----------
fix Issue 7494 - Selective import does not work inside a function
Commit: 0c6353c61fe157ff699e5dcc7fa16250b9d3ef67
https://github.com/D-Programming-Language/dmd/commit/0c6353c61fe157ff699e5dcc7fa16250b9d3ef67
Author: Walter Bright <walter at walterbright.com>
Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths:
M src/statement.c
A test/runnable/imports/test7494a.d
A test/runnable/test7494.d
Log Message:
-----------
Merge pull request #990 from 9rnsr/fix7494
Issue 7494 - Selective import does not work inside a function
Compare: https://github.com/D-Programming-Language/dmd/compare/a7b64f3...0c6353c
More information about the dmd-internals
mailing list