Thread overview
[Issue 6115] New: Variadic documentation should import core.vararg.
Jun 06, 2011
Jesse Phillips
Feb 07, 2012
Yao Gomez
Feb 18, 2012
Yao Gomez
June 06, 2011
http://d.puremagic.com/issues/show_bug.cgi?id=6115

           Summary: Variadic documentation should import core.vararg.
           Product: D
           Version: D2
          Platform: Other
               URL: http://www.digitalmars.com/d/2.0/function.html
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: websites
        AssignedTo: nobody@puremagic.com
        ReportedBy: Jesse.K.Phillips+D@gmail.com


--- Comment #0 from Jesse Phillips <Jesse.K.Phillips+D@gmail.com> 2011-06-06 09:51:14 PDT ---
Documentation for Variadic functions still import std.stdarg. The module is replaced with core.vararg.

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


Yao Gomez <yao.gomez@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yao.gomez@gmail.com


--- Comment #1 from Yao Gomez <yao.gomez@gmail.com> 2012-02-06 16:25:35 PST ---
pull https://github.com/D-Programming-Language/d-programming-language.org/pull/75

Fixes the documentation.

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



--- Comment #2 from github-bugzilla@puremagic.com 2012-02-18 09:23:49 PST ---
Commit pushed to master at https://github.com/D-Programming-Language/d-programming-language.org

https://github.com/D-Programming-Language/d-programming-language.org/commit/9a8f8b429ce72c51ca63d3b4d91fd46f8fc37fd9 Merge pull request #75 from YaoGomez/fix-variadic-func-docs

Fix variadic functions documentation examples (Issue 6115)

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


Yao Gomez <yao.gomez@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: -------