www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 7035] New: "Please use instead" broken documentation

reply d-bugmail puremagic.com writes:
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



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: -------
Nov 29 2011
next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=7035


Jonathan M Davis <jmdavisProg gmx.com> changed:

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



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: -------
Dec 06 2011
prev sibling next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=7035




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: -------
Dec 06 2011
prev sibling parent d-bugmail puremagic.com writes:
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: -------
Jan 04 2012