Thread overview
[Issue 4575] New: Uses of deprecated delete statement in D2 Phobos
Aug 03, 2010
nfxjfg@gmail.com
Jan 07, 2011
nfxjfg@gmail.com
Jan 07, 2011
Brad Roberts
May 20, 2013
Jameson
Jul 31, 2013
John Colvin
August 03, 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4575

           Summary: Uses of deprecated delete statement in D2 Phobos
           Product: D
           Version: D2
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: nobody@puremagic.com
        ReportedBy: nfxjfg@gmail.com


--- Comment #0 from nfxjfg@gmail.com 2010-08-03 09:38:11 PDT ---
Doesn't include deprecated modules or code in unittests. Phobos svn revision 1808.

http://dsource.org/projects/phobos/browser/trunk/phobos/std/file.d#L236
http://dsource.org/projects/phobos/browser/trunk/phobos/std/file.d#L268
http://dsource.org/projects/phobos/browser/trunk/phobos/std/algorithm.d#L3565
http://dsource.org/projects/phobos/browser/trunk/phobos/std/internal/math/biguintcore.d#L486
(and some more)
http://dsource.org/projects/phobos/browser/trunk/phobos/std/typecons.d#L142
http://dsource.org/projects/phobos/browser/trunk/phobos/std/regex.d#L329
http://dsource.org/projects/phobos/browser/trunk/phobos/std/zlib.d#L129 (and
some more)
http://dsource.org/projects/phobos/browser/trunk/phobos/std/loader.d#L392

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
January 07, 2011
http://d.puremagic.com/issues/show_bug.cgi?id=4575


nfxjfg@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX


-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
January 07, 2011
http://d.puremagic.com/issues/show_bug.cgi?id=4575


Brad Roberts <braddr@puremagic.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |braddr@puremagic.com
         Resolution|WONTFIX                     |


-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
January 09, 2011
http://d.puremagic.com/issues/show_bug.cgi?id=4575


Andrei Alexandrescu <andrei@metalanguage.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |ASSIGNED
                 CC|                            |andrei@metalanguage.com
         AssignedTo|nobody@puremagic.com        |andrei@metalanguage.com


-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
May 20, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=4575


Jameson <beatgammit@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |beatgammit@gmail.com


--- Comment #1 from Jameson <beatgammit@gmail.com> 2013-05-20 00:16:07 PDT ---
I assume this is no longer an issue, and I further assume this refers to the old delete associative array element syntax.

A quick grep showed no usages deleting an element from an associative array.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
July 31, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=4575


John Colvin <john.loughran.colvin@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
                 CC|                            |john.loughran.colvin@gmail.
                   |                            |com
         Resolution|                            |FIXED


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