[Issue 1088] structs allocated with a struct allocator will not have default initializer values assigned

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jan 8 15:40:24 PST 2013


http://d.puremagic.com/issues/show_bug.cgi?id=1088


Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrej.mitrovich at gmail.com


--- Comment #4 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2013-01-08 15:40:23 PST ---
(In reply to comment #2)
> D2 will eliminate custom operator new.

If this is going to happen we should implement a deprecation stage (initially
add a note to the docs, then the compiler can eventually emit a warning, and
later reject such code).

We've lost 2 years which could have been used to deprecate the feature.

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


More information about the Digitalmars-d-bugs mailing list