March 25, 2015 [dmd-internals] [D-Programming-Language/dmd] 945b75: fix Issue 12799 - Forward reference to nested enum... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 945b754bd1084b77f09da55f5cc9c1f2ea5e89ca https://github.com/D-Programming-Language/dmd/commit/945b754bd1084b77f09da55f5cc9c1f2ea5e89ca Author: k-hara <k.hara.pg@gmail.com> Date: 2015-03-10 (Tue, 10 Mar 2015) Changed paths: M src/struct.c M test/compilable/compile1.d Log Message: ----------- fix Issue 12799 - Forward reference to nested enum with struct.sizeof Commit: 0358a7d216fd75eabea5782b682f6807ce1dde0b https://github.com/D-Programming-Language/dmd/commit/0358a7d216fd75eabea5782b682f6807ce1dde0b Author: Walter Bright <walter@walterbright.com> Date: 2015-03-25 (Wed, 25 Mar 2015) Changed paths: M src/struct.c M test/compilable/compile1.d Log Message: ----------- Merge pull request #4467 from 9rnsr/fix12799 Issue 12799 - Forward reference to nested enum with struct.sizeof Compare: https://github.com/D-Programming-Language/dmd/compare/6577ce762a46...0358a7d216fd |
Copyright © 1999-2021 by the D Language Foundation