[dmd-internals] [D-Programming-Language/dmd] 89a05c: D1 fix error message auto->scope
GitHub
noreply at github.com
Fri Nov 16 04:22:36 PST 2012
Branch: refs/heads/dmd-1.x
Home: https://github.com/D-Programming-Language/dmd
Commit: 89a05c08ff59627020a3e5e8cce3951958be3c1f
https://github.com/D-Programming-Language/dmd/commit/89a05c08ff59627020a3e5e8cce3951958be3c1f
Author: Don Clugston <don.clugston at sociomantic.com>
Date: 2012-11-16 (Fri, 16 Nov 2012)
Changed paths:
M src/declaration.c
Log Message:
-----------
D1 fix error message auto->scope
The fix was made to D2 long ago, got missed in D1.
Commit: 4d490635b6670f45e610f637a7fbc5d569bd5c93
https://github.com/D-Programming-Language/dmd/commit/4d490635b6670f45e610f637a7fbc5d569bd5c93
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2012-11-16 (Fri, 16 Nov 2012)
Changed paths:
M src/declaration.c
Log Message:
-----------
Merge pull request #1297 from donc/d1_scope_errormsg
[D1 only] fix error message auto->scope
Compare: https://github.com/D-Programming-Language/dmd/compare/1a2efd2a5556...4d490635b667
More information about the dmd-internals
mailing list