True enough. approved! P T Withington wrote: > Did it ever complain on undoc-ed params? I think not, because there are > some 'hidden' params that we didn't want to doc. It does complain if > you doc a param that does not exist. > > On 2006-03-13 16:14 EST, Max Carlson wrote: > >> Sorry - meant to reply all before... >> >> I now get a warning when method documentation is missing entirely, but >> not when method signatures don't match the comment... To reproduce, try >> deleting one of the arguments in a method comment and the build should >> still run successfully. >> >> -Max >> >> P T Withington wrote: >>> Change 40495 by [EMAIL PROTECTED] on 2006/03/13 05:38:17 *pending* >>> >>> Summary: Integrate 39317 and parse-tree printer from legals >>> Technical Reviewer: max (pending) >>> QA Reviewer: frisco (pending) >>> Doc Reviewer: jsundman (pending) >>> Details: Makes doc errors work again >>> Tests: Got a readable error for cssColorToLong: >>> [exec] "views/LzDrawView.as":541:1: >>> org.python.proxies.__main__$DocumentationError$0: >>> LzDrawView.cssColorToLong: missing documentation >>> >>> Affected files ... >>> >>> ... //depot/lps-dev/WEB-INF/lps/server/sc/jsdoc2xml.py#5 integrate >>> ... >> //depot/lps-dev/WEB-INF/lps/server/src/org/openlaszlo/sc/Compiler.java#6 >> edit >>> ... >> //depot/lps-dev/WEB-INF/lps/server/src/org/openlaszlo/sc/CompilerError.java#1 >> >> >> integrate >>> >>> >> >> >> --Regards, >> Max Carlson >> OpenLaszlo.org >> >> _______________________________________________ >> Laszlo-dev mailing list >> [email protected] >> http://www.openlaszlo.org/mailman/listinfo/laszlo-dev > >
-- Regards, Max Carlson OpenLaszlo.org _______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
