[Issue 10236] New: Ddoc: Warning on wrong parameter names
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Jun 1 21:40:52 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10236
Summary: Ddoc: Warning on wrong parameter names
Product: D
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: DMD
AssignedTo: nobody at puremagic.com
ReportedBy: lio+bugzilla at lunesu.com
--- Comment #0 from Lionello Lunesu <lio+bugzilla at lunesu.com> 2013-06-01 21:40:51 PDT ---
Ddoc does not complain when the parameters from "Params:" mismatch the actual
parameters used in the function declaration.
I have a patch that issues as warning in such case. An additional case would be
issuing a warning for missing parameters.
--
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