[Issue 9174] regression(2.057) ice(cast.c) with ternary operator and alias this

2013-01-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9174


yebblies  changed:

   What|Removed |Added

   Keywords||ice, rejects-valid
 CC||yebbl...@gmail.com
   Platform|x86 |All
Summary|[ICE](cast.c line 2463) |regression(2.057)
   |with ternary operator with  |ice(cast.c) with ternary
   |mixed alias this types  |operator and alias this
 OS/Version|Windows |All
   Severity|normal  |regression


--- Comment #1 from yebblies  2013-01-14 21:24:51 EST ---
No ice with 2.056.

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


[Issue 9174] regression(2.057) ice(cast.c) with ternary operator and alias this

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9174


Kenji Hara  changed:

   What|Removed |Added

   Keywords||pull


--- Comment #2 from Kenji Hara  2013-01-22 05:36:35 PST ---
https://github.com/D-Programming-Language/dmd/pull/1533

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


[Issue 9174] regression(2.057) ice(cast.c) with ternary operator and alias this

2013-01-28 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9174



--- Comment #3 from github-bugzi...@puremagic.com 2013-01-28 13:45:11 PST ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/02c0599a6c0fedfc8456aea0cba713299d8d74d3
fix Issue 9174 - regression(2.057) ice(cast.c) with ternary operator and alias
this

Precedence 'alias this' resolving than integral promotion.

https://github.com/D-Programming-Language/dmd/commit/998226026a0b050d5481fe1900c6cb10623f8ce1
Merge pull request #1533 from 9rnsr/fix9126

Issue 9174 - regression(2.057) ice(cast.c) with ternary operator and alias this

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


[Issue 9174] regression(2.057) ice(cast.c) with ternary operator and alias this

2013-01-28 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9174


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: ---