Thread overview
[Issue 4032] New: std.date.makeTime has no docs
Mar 30, 2010
Adam D. Ruppe
Mar 30, 2010
Adam D. Ruppe
May 25, 2011
Andrej Mitrovic
May 25, 2011
Adam D. Ruppe
March 30, 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4032

           Summary: std.date.makeTime has no docs
           Product: D
           Version: 2.041
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Phobos
        AssignedTo: nobody@puremagic.com
        ReportedBy: destructionator@gmail.com


--- Comment #0 from Adam D. Ruppe <destructionator@gmail.com> 2010-03-30 10:58:19 PDT ---
There's no ddoc comment here, so it doesn't show up on the web page:


d_time makeTime(d_time hour, d_time min, d_time sec, d_time ms)
{

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
March 30, 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4032



--- Comment #1 from Adam D. Ruppe <destructionator@gmail.com> 2010-03-30 11:01:35 PDT ---
Actually, there's a whole pile of functions like this in there. Perhaps I'll whip up some quick docs for each of them myself and just post the whole updated file here.

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


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |andrej.mitrovich@gmail.com
         Resolution|                            |WONTFIX


--- Comment #2 from Andrej Mitrovic <andrej.mitrovich@gmail.com> 2011-05-24 21:06:10 PDT ---
Is it ok if I mark this as closed? std.date is deprecated and we should use std.datetime instead, which has plenty of documentation. std.date probably won't be updated anymore.

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



--- Comment #3 from Adam D. Ruppe <destructionator@gmail.com> 2011-05-24 21:11:05 PDT ---
Yes, of course. I forgot I filed this at all - actually a lot of the functions I complained about did get documentation a little later.

So definitely can be closed.

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