Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: fbe7a1c9e107c9eb4bba8f27c87f248b7e6889ae
https://github.com/D-Programming-Language/dmd/commit/fbe7a1c9e107c9eb4bba8f27c87f248b7e6889ae
Author: k-hara <[email protected]>
Date: 2012-06-01 (Fri, 01 Jun 2012)
Changed paths:
M src/class.c
M src/statement.c
A test/compilable/test4364.d
Log Message:
-----------
fix Issue 4364 - ICE(class.c) compiling a struct def named 'Object' followed
by a class definition
Stop looking for 'Object' type.
Commit: 1c618b0b1eeee336e442767037cf86a103446765
https://github.com/D-Programming-Language/dmd/commit/1c618b0b1eeee336e442767037cf86a103446765
Author: Walter Bright <[email protected]>
Date: 2012-06-12 (Tue, 12 Jun 2012)
Changed paths:
M src/class.c
M src/statement.c
A test/compilable/test4364.d
Log Message:
-----------
Merge pull request #974 from 9rnsr/fix4364
Issue 4364 - ICE(class.c) compiling a struct def named 'Object' followed by a
class definition
Compare:
https://github.com/D-Programming-Language/dmd/compare/053ee7208565...1c618b0b1eee
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals