Change 20080305-dda-u by [EMAIL PROTECTED] on 2008-03-05 10:20:16 EST
    in /Users/dda/laszlo/src/svn/openlaszlo/trunk
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: j2doc must process ASTFormalInitializer

New Features:

Bugs Fixed: LPP-5538

Technical Reviewer: (pending)
QA Reviewer: mamye (pending)
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details:
    Parser is now generating ASTFormalInitializer for any formal
    function parameter that is initialized using the new 'optional
    arguments' feature.  Since this feature is now being used in LFC
files in devildog the error has been seen there first, in the nightly build.
    This fix has been verified to build doc in devildog.

    It is fixed in trunk because the new language feature is also
    in trunk, and will start to be used there as well.

Tests:
    With this change in devildog, did 'ant build doc' on a clean tree
    without errors.  Without the change, observed the same errors
    seen by Mamye on devildog.

Files:
M WEB-INF/lps/server/src/org/openlaszlo/js2doc/ PropertyReference.java
M      WEB-INF/lps/server/src/org/openlaszlo/js2doc/JS2DocUtils.java

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080305-dda-u.tar



--

Don Anderson
Java/C/C++, Berkeley DB, systems consultant

voice: 617-547-7881
email: [EMAIL PROTECTED]
www: http://www.ddanderson.com




Reply via email to