[Issue 1407] auto type inference on new const(Class)() doesn't infer const

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1407

Andrei Alexandrescu and...@erdani.com changed:

   What|Removed |Added

Version|2.003   |D2

--


[Issue 1407] auto type inference on new const(Class)() doesn't infer const

2011-06-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1407


yebblies yebbl...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||yebbl...@gmail.com
 Resolution||FIXED


--- Comment #3 from yebblies yebbl...@gmail.com 2011-06-09 09:36:17 PDT ---
This has been fixed for a while, if you change 'invariant' to 'immutable'.

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