[Issue 5112] scope is deprecated, but this is not mentioned in the specification

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jan 19 20:12:18 PST 2012


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


Jonathan M Davis <jmdavisProg at gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jmdavisProg at gmx.com


--- Comment #5 from Jonathan M Davis <jmdavisProg at gmx.com> 2012-01-19 20:12:17 PST ---
I thought that it was already decided what part of scope was being kept. What's
left to decide on this?

In particular, as I understand it, it's definitive that scope on local
variables is going away and that std.typecons.Scoped is to be used instead. If
that is indeed the case, we really should at least update the compiler and the
docs to take that into account or people are going to keep using it and that
much more code will break when it's finally deprecated.

We really need to sort out whatever's left to sort out with this so that we can
reduce code breakage due to the resulting language changes.

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