[Issue 3348] New: Documentation for many std.process functions has disappeared
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Sep 28 01:44:15 PDT 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3348
Summary: Documentation for many std.process functions has
disappeared
Product: D
Version: 2.032
Platform: All
OS/Version: All
Status: NEW
Severity: major
Priority: P2
Component: Phobos
AssignedTo: nobody at puremagic.com
ReportedBy: bugzilla at kyllingen.net
--- Comment #0 from Lars T. Kyllingstad <bugzilla at kyllingen.net> 2009-09-28 01:44:13 PDT ---
The documentation for a lot of functions in std.process, such as shell(),
setenv(), and unsetenv() has disappeared from the D web site.
This is of course due to the fact that functions whose definitions are entirely
enclosed in version blocks (and, presumably, other conditional compilation
constructs) aren't seen by the documentation generator. Other modules in Phobos
may be afflicted by this, too.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list