Thread overview
[Issue 5358] New: std.functional: binaryReverseArgs & toDelegate missing from documentation
Dec 19, 2010
Andrej Mitrovic
Jan 04, 2012
Andrej Mitrovic
[Issue 5358] std.functional.binaryReverseArgs missing from documentation
Apr 21, 2012
Kenji Hara
Nov 29, 2012
Andrej Mitrovic
December 19, 2010
http://d.puremagic.com/issues/show_bug.cgi?id=5358

           Summary: std.functional: binaryReverseArgs & toDelegate missing
                    from 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> 2010-12-19 10:08:53 PST ---
They're documented in source code but they're not available on the website.

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


Andrei Alexandrescu <andrei@metalanguage.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |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: -------
January 04, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=5358



--- Comment #1 from Andrej Mitrovic <andrej.mitrovich@gmail.com> 2012-01-04 07:36:03 PST ---
toDelegate is now documented, but not binaryReverseArgs. I think it's just missing an extra asterisk in its comment to make it ddoc'ed /* => /**

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


Kenji Hara <k.hara.pg@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
            Summary|std.functional:             |std.functional.binaryRevers
                   |binaryReverseArgs &         |eArgs missing from
                   |toDelegate missing from     |documentation
                   |documentation               |


--- Comment #2 from Kenji Hara <k.hara.pg@gmail.com> 2012-04-20 23:52:15 PDT ---
Changed title, and added change for this issue.

https://github.com/D-Programming-Language/phobos/pull/544

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



--- Comment #3 from github-bugzilla@puremagic.com 2012-06-04 01:38:55 PDT ---
Commit pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/3ae3fe6d38e76c743b6eef60fb34828466b3ac0a fix Issue 5358 - std.functional.binaryReverseArgs missing from documentation

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


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

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


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