October 27, 2012 [dmd-internals] [D-Programming-Language/dmd] e3f303: Fixes Issue 7795 - Original type must be stored be... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: e3f3036de2d01071ffb645652724ef035d1c1254 https://github.com/D-Programming-Language/dmd/commit/e3f3036de2d01071ffb645652724ef035d1c1254 Author: Andrej Mitrovic <andrej.mitrovich@gmail.com> Date: 2012-10-27 (Sat, 27 Oct 2012) Changed paths: M src/func.c A test/compilable/ddoc7795.d A test/compilable/extra-files/ddoc7795.html Log Message: ----------- Fixes Issue 7795 - Original type must be stored before semantic analysis. Commit: f899b4847e10598a7d2db13dc281ed51bd163f7c https://github.com/D-Programming-Language/dmd/commit/f899b4847e10598a7d2db13dc281ed51bd163f7c Author: Daniel Murphy <yebblies@gmail.com> Date: 2012-10-27 (Sat, 27 Oct 2012) Changed paths: M src/func.c A test/compilable/ddoc7795.d A test/compilable/extra-files/ddoc7795.html Log Message: ----------- Merge pull request #1225 from AndrejMitrovic/Fix7795 Fix Issue 7795 - Ddoc emits garbage if a default argument contains a struct constructor call Compare: https://github.com/D-Programming-Language/dmd/compare/1e3b6d9f0645...f899b4847e10 |
Copyright © 1999-2021 by the D Language Foundation