[Issue 11833] New: std.process: ddoc warnings
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Dec 27 14:48:03 PST 2013
https://d.puremagic.com/issues/show_bug.cgi?id=11833
Summary: std.process: ddoc warnings
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: DMD
AssignedTo: nobody at puremagic.com
ReportedBy: andrei at erdani.com
--- Comment #0 from Andrei Alexandrescu <andrei at erdani.com> 2013-12-27 14:48:02 PST ---
std/process.d(1591): Warning: Ddoc: function declaration has no parameter
'program'
std/process.d(1591): Warning: Ddoc: function declaration has no parameter
'command'
std/process.d(1591): Warning: Ddoc: parameter count mismatch
std/process.d(1925): Warning: Ddoc: function declaration has no parameter
'program'
std/process.d(1925): Warning: Ddoc: function declaration has no parameter
'command'
std/process.d(1925): Warning: Ddoc: parameter count mismatch
produced by running
make -f posix.mak html
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list