[Issue 10236] Ddoc: Warning on wrong parameter names

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jun 2 06:47:30 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=10236



--- Comment #4 from Lionello Lunesu <lio+bugzilla at lunesu.com> 2013-06-02 06:47:29 PDT ---
(In reply to comment #3)
> (In reply to comment #0)
> 
> > An additional case would be issuing a warning for missing parameters.
> 
> Another useful warning is when you document an argument that's not present in
> the argument list.

That's my first case: the parameters from "Params:" have to be present in the
actual declaration. Next, I also check the parameter count.

-- 
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