[Issue 7562] DMD crashes by using TemplateThisParameter

2012-02-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7562


Walter Bright  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||bugzi...@digitalmars.com
 Resolution||FIXED


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


[Issue 7562] DMD crashes by using TemplateThisParameter

2012-02-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7562



--- Comment #2 from github-bugzi...@puremagic.com 2012-02-22 16:30:32 PST ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/2928f385aa7482bd4589016eddb608226b5d35f5
fix Issue 7562 - DMD crashes by using TemplateThisParameter

Uninitialized pointer dereference crashes compiler.

https://github.com/D-Programming-Language/dmd/commit/7d0a4be8fde64ba0a7e5503addf45f0ed561dcc8
Merge pull request #757 from 9rnsr/fix7562

Issue 7562 - DMD crashes by using TemplateThisParameter

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


[Issue 7562] DMD crashes by using TemplateThisParameter

2012-02-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7562


Kenji Hara  changed:

   What|Removed |Added

   Keywords||pull


--- Comment #1 from Kenji Hara  2012-02-22 03:56:29 PST ---
https://github.com/D-Programming-Language/dmd/pull/757

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