digitalmars.D.bugs - [Issue 1007] New: DDoc->HTML for std.thread isn't generated correctly on Linux
- d-bugmail puremagic.com (24/24) Feb 26 2007 http://d.puremagic.com/issues/show_bug.cgi?id=1007
- d-bugmail puremagic.com (12/12) Feb 03 2011 http://d.puremagic.com/issues/show_bug.cgi?id=1007
http://d.puremagic.com/issues/show_bug.cgi?id=1007
Summary: DDoc->HTML for std.thread isn't generated correctly on
Linux
Product: D
Version: unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Phobos
AssignedTo: bugzilla digitalmars.com
ReportedBy: brix brix-verden.dk
Trying to create documentation for Phobos, (on my Linux system), I discovered
that it only generated HTML for the top of the file thread.d. Using wine to run
dmd.exe the documentation was created correctly.
This has to do with the version statements in the file, seeing as only the
windows version has the needed ddoc comments.
I'm not sure what the fix is...
Maybe make it possible to set a "doc version", like a switch to create the
documentation for the windows version?
Or simply copy the ddoc comments to the linux part of the file?
- Brix
--
Feb 26 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1007
Lars T. Kyllingstad <bugzilla kyllingen.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |bugzilla kyllingen.net
Resolution| |FIXED
03:05:21 PST ---
std.thread doesn't exist anymore.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Feb 03 2011








d-bugmail puremagic.com