Thread overview
[Issue 7035] New: "Please use instead" broken documentation
Nov 30, 2011
Andrej Mitrovic
Dec 07, 2011
Jonathan M Davis
Dec 07, 2011
Jonathan M Davis
Jan 04, 2012
Andrej Mitrovic
November 30, 2011
http://d.puremagic.com/issues/show_bug.cgi?id=7035

           Summary: "Please use instead" broken documentation
           Product: D
           Version: D2
          Platform: Other
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: nobody@puremagic.com
        ReportedBy: andrej.mitrovich@gmail.com


--- Comment #0 from Andrej Mitrovic <andrej.mitrovich@gmail.com> 2011-11-29 23:48:11 PST ---
These have the doc bug:

std.array:
insert
replace

std.path:
The entire module has the "please use instead" bug.

std.utf:
alias UtfException;

std.concurrency:
receiveTimeout
"Scheduled for deprecation in January 2012. Please use the version which takes
a instead."

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


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

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


--- Comment #1 from Jonathan M Davis <jmdavisProg@gmx.com> 2011-12-06 20:00:33 PST ---
What are you talking about? All of these look correct in the online documentation, and they look fine when I generate them on my machine.

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



--- Comment #2 from Jonathan M Davis <jmdavisProg@gmx.com> 2011-12-06 20:08:24 PST ---
Ah. I guess that you mean in the zip file. You need to be more specific. Not only did you not specificy _which_ documentation had the issue, but you didn't really say way it is. From previous bugs, I knew what you meant, but what's described in the bug is not sufficient to determine what's wrong - particularly when there isn't actually anything wrong with the documentation that I looked at.

It looks like Walter hasn't updated whatever ddoc file he uses for generating the documentation for the zip file to include all of the macros that std.ddoc in d-programming-language.org has.

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


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

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


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