[Issue 6708] immutable ref implicit cast to const ref

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



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

https://github.com/D-Programming-Language/dmd/commit/704240e0d391cbf76f45d4d5e8e2a87454494e11
Fix Issue 6708 - immutable ref implicit cast to const ref

https://github.com/D-Programming-Language/dmd/commit/685d943a3af777621476239e200d895c6d375490
Merge pull request #1496 from yebblies/issue6708

Fix Issue 6708 - immutable ref implicit cast to const ref

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


[Issue 6708] immutable ref implicit cast to const ref

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


Walter Bright bugzi...@digitalmars.com 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 6708] immutable ref implicit cast to const ref

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


yebblies yebbl...@gmail.com changed:

   What|Removed |Added

   Keywords||pull
 CC||yebbl...@gmail.com
   Platform|x86 |All
 AssignedTo|nob...@puremagic.com|yebbl...@gmail.com
 OS/Version|Windows |All


--- Comment #1 from yebblies yebbl...@gmail.com 2013-01-17 01:58:11 EST ---
Only the first one gives an error now.  Happening because the const-folder is
overly aggressive.

https://github.com/D-Programming-Language/dmd/pull/1496

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


[Issue 6708] immutable ref implicit cast to const ref

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



--- Comment #2 from yebblies yebbl...@gmail.com 2013-01-17 02:06:19 EST ---
*** Issue 7225 has been marked as a duplicate of this issue. ***

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