digitalmars.D.bugs - [Issue 4032] New: std.date.makeTime has no docs
- d-bugmail puremagic.com (19/19) Mar 30 2010 http://d.puremagic.com/issues/show_bug.cgi?id=4032
- d-bugmail puremagic.com (8/8) Mar 30 2010 http://d.puremagic.com/issues/show_bug.cgi?id=4032
- d-bugmail puremagic.com (14/14) May 24 2011 http://d.puremagic.com/issues/show_bug.cgi?id=4032
- d-bugmail puremagic.com (8/8) May 24 2011 http://d.puremagic.com/issues/show_bug.cgi?id=4032
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
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: -------
Mar 30 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4032 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: -------
Mar 30 2010
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
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 24 2011
http://d.puremagic.com/issues/show_bug.cgi?id=4032 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: -------
May 24 2011









d-bugmail puremagic.com 