April 24, 2015
https://issues.dlang.org/show_bug.cgi?id=14492

          Issue ID: 14492
           Summary: Deprecate scope for allocating classes on the stack
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: DMD
          Assignee: nobody@puremagic.com
          Reporter: ibuclaw@gdcproject.org

Raising issue for deprecating scope for allocating classes on the stack.

See: http://dlang.org/deprecate.html#scope%20for%20allocating%20classes%20on%20the%20stack

--