[Issue 7795] Ddoc emits garbage if a default argument contains a struct constructor call

2012-10-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7795


yebblies  changed:

   What|Removed |Added

   Keywords||pull
 Status|NEW |RESOLVED
 CC||yebbl...@gmail.com
   Platform|x86 |All
 Resolution||FIXED
 OS/Version|Windows |All


--- Comment #2 from yebblies  2012-10-28 06:01:26 EST ---
https://github.com/D-Programming-Language/dmd/pull/1225

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 7795] Ddoc emits garbage if a default argument contains a struct constructor call

2012-10-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7795



--- Comment #1 from github-bugzi...@puremagic.com 2012-10-27 11:59:08 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/e3f3036de2d01071ffb645652724ef035d1c1254
Fixes Issue 7795 - Original type must be stored before semantic analysis.

https://github.com/D-Programming-Language/dmd/commit/f899b4847e10598a7d2db13dc281ed51bd163f7c
Merge pull request #1225 from AndrejMitrovic/Fix7795

Fix Issue 7795 - Ddoc emits garbage if a default argument contains a struct
constructor call

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---