digitalmars.D.bugs - [Issue 5103] New: Container Documentation missing syntax
- d-bugmail puremagic.com (19/19) Oct 22 2010 http://d.puremagic.com/issues/show_bug.cgi?id=5103
- d-bugmail puremagic.com (10/10) Nov 08 2010 http://d.puremagic.com/issues/show_bug.cgi?id=5103
- d-bugmail puremagic.com (10/10) Nov 08 2010 http://d.puremagic.com/issues/show_bug.cgi?id=5103
- d-bugmail puremagic.com (10/10) Nov 08 2010 http://d.puremagic.com/issues/show_bug.cgi?id=5103
- d-bugmail puremagic.com (13/14) Nov 12 2010 http://d.puremagic.com/issues/show_bug.cgi?id=5103
- d-bugmail puremagic.com (6/7) Nov 19 2010 I can confirm that building with docsrc/std.ddoc fixes this bug.
- d-bugmail puremagic.com (11/11) Jan 01 2012 http://d.puremagic.com/issues/show_bug.cgi?id=5103
http://d.puremagic.com/issues/show_bug.cgi?id=5103
Summary: Container Documentation missing syntax
Product: D
Version: D2
Platform: All
URL: http://digitalmars.com/d/2.0/phobos/std_container.html
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: websites
AssignedTo: nobody puremagic.com
ReportedBy: Jesse.K.Phillips+D gmail.com
19:26:15 PDT ---
Most of the Descriptions are falling under the Syntax section. It seems there
is a lot of data missing from the tables.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Oct 22 2010
http://d.puremagic.com/issues/show_bug.cgi?id=5103
Nick Treleaven <ntrel-public yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ntrel-public yahoo.co.uk
05:56:41 PST ---
*** Issue 5135 has been marked as a duplicate of this issue. ***
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Nov 08 2010
http://d.puremagic.com/issues/show_bug.cgi?id=5103 05:59:53 PST --- (Pasting info from duplicate report) The table in the main description here: http://www.digitalmars.com/d/2.0/phobos/std_container.html is missing all <td> table cells that are declared in the container.d source with the $(TDNW ...) syntax. (container.d seems the only place TDNW is used). -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Nov 08 2010
http://d.puremagic.com/issues/show_bug.cgi?id=5103
Walter Bright <bugzilla digitalmars.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bugzilla digitalmars.com
08:04:05 PST ---
It's because the TDNW macro is never defined.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Nov 08 2010
http://d.puremagic.com/issues/show_bug.cgi?id=5103
Lars T. Kyllingstad <bugzilla kyllingen.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bugzilla kyllingen.net
05:59:54 PST ---
It's because the TDNW macro is never defined.
It's defined in docsrc/std.ddoc, but not in phobos/std.ddoc. Could you be
using the wrong file when building the web site?
phobos/std.ddoc should probably be deleted.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Nov 12 2010
http://d.puremagic.com/issues/show_bug.cgi?id=5103 09:45:51 PST ---It's defined in docsrc/std.ddoc, but not in phobos/std.ddocI can confirm that building with docsrc/std.ddoc fixes this bug. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Nov 19 2010
http://d.puremagic.com/issues/show_bug.cgi?id=5103
Nick Treleaven <ntrel-public yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
05:28:39 PST ---
This bug got fixed when the main site changed to d-p-l.org.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Jan 01 2012









d-bugmail puremagic.com 