Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 11f96e1480bbfd9c21ee2986bf04f3aba90ca032
https://github.com/D-Programming-Language/dmd/commit/11f96e1480bbfd9c21ee2986bf04f3aba90ca032
Author: k-hara <[email protected]>
Date: 2014-04-04 (Fri, 04 Apr 2014)
Changed paths:
M src/expression.c
Log Message:
-----------
fix mismatch of the scope push/pop paring
Commit: 4fb426fc621fcb6252de4298241528d97d9fdde3
https://github.com/D-Programming-Language/dmd/commit/4fb426fc621fcb6252de4298241528d97d9fdde3
Author: k-hara <[email protected]>
Date: 2014-04-04 (Fri, 04 Apr 2014)
Changed paths:
M src/attrib.c
M src/class.c
M src/declaration.c
M src/enum.c
M src/func.c
M src/scope.c
M src/scope.h
M src/struct.c
M src/template.c
Log Message:
-----------
[Refactoring] Replace new Scope(*sc) to sc->copy()
Commit: 684b84bc3e1635ec8805b9322a440776a50807d0
https://github.com/D-Programming-Language/dmd/commit/684b84bc3e1635ec8805b9322a440776a50807d0
Author: k-hara <[email protected]>
Date: 2014-04-04 (Fri, 04 Apr 2014)
Changed paths:
M src/func.c
M src/scope.c
A test/compilable/ice11777.d
Log Message:
-----------
fix Issue 11777 - [ICE] dmd memory corruption as `Scope::pop` `free`s
`fieldinit` used also in `enclosing`
Commit: fe52711238588d01b996135aff5f49712c5f2756
https://github.com/D-Programming-Language/dmd/commit/fe52711238588d01b996135aff5f49712c5f2756
Author: Martin Nowak <[email protected]>
Date: 2014-04-05 (Sat, 05 Apr 2014)
Changed paths:
M src/attrib.c
M src/class.c
M src/declaration.c
M src/enum.c
M src/expression.c
M src/func.c
M src/scope.c
M src/scope.h
M src/struct.c
M src/template.c
A test/compilable/ice11777.d
Log Message:
-----------
Merge pull request #3423 from 9rnsr/fix11777
[REG2.065] Issue 11777 - [ICE] dmd memory corruption as `Scope::pop` `free`s
`fieldinit` used also in `enclosing`
Compare:
https://github.com/D-Programming-Language/dmd/compare/497b168d1acf...fe5271123858_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals