Thread overview | |||||||||
---|---|---|---|---|---|---|---|---|---|
|
October 23, 2010 [Issue 5103] New: Container Documentation missing syntax | ||||
---|---|---|---|---|
| ||||
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 --- Comment #0 from Jesse Phillips <Jesse.K.Phillips+D@gmail.com> 2010-10-22 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: ------- |
November 08, 2010 [Issue 5103] Container Documentation missing syntax | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jesse Phillips | 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 --- Comment #1 from Nick Treleaven <ntrel-public@yahoo.co.uk> 2010-11-08 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: ------- |
November 08, 2010 [Issue 5103] Container Documentation missing syntax | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jesse Phillips | http://d.puremagic.com/issues/show_bug.cgi?id=5103 --- Comment #2 from Nick Treleaven <ntrel-public@yahoo.co.uk> 2010-11-08 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: ------- |
November 08, 2010 [Issue 5103] Container Documentation missing syntax | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jesse Phillips | http://d.puremagic.com/issues/show_bug.cgi?id=5103 Walter Bright <bugzilla@digitalmars.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugzilla@digitalmars.com --- Comment #3 from Walter Bright <bugzilla@digitalmars.com> 2010-11-08 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: ------- |
November 12, 2010 [Issue 5103] Container Documentation missing syntax | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jesse Phillips | http://d.puremagic.com/issues/show_bug.cgi?id=5103 Lars T. Kyllingstad <bugzilla@kyllingen.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugzilla@kyllingen.net --- Comment #4 from Lars T. Kyllingstad <bugzilla@kyllingen.net> 2010-11-12 05:59:54 PST --- (In reply to comment #3) > 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: ------- |
November 19, 2010 [Issue 5103] Container Documentation missing syntax | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jesse Phillips | http://d.puremagic.com/issues/show_bug.cgi?id=5103 --- Comment #5 from Nick Treleaven <ntrel-public@yahoo.co.uk> 2010-11-19 09:45:51 PST --- > It's defined in docsrc/std.ddoc, but not in phobos/std.ddoc I 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: ------- |
January 01, 2012 [Issue 5103] Container Documentation missing syntax | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jesse Phillips | 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 --- Comment #6 from Nick Treleaven <ntrel-public@yahoo.co.uk> 2012-01-01 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: ------- |
Copyright © 1999-2021 by the D Language Foundation