February 26, 2007 [Issue 1007] New: DDoc->HTML for std.thread isn't generated correctly on Linux | ||||
---|---|---|---|---|
| ||||
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 -- |
February 03, 2011 [Issue 1007] DDoc->HTML for std.thread isn't generated correctly on Linux | ||||
---|---|---|---|---|
| ||||
Posted in reply to d-bugmail | 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 --- Comment #1 from Lars T. Kyllingstad <bugzilla@kyllingen.net> 2011-02-03 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: ------- |
Copyright © 1999-2021 by the D Language Foundation