Change ptw-20100924-8sR by [email protected] on 2010-09-24 12:12:58 EDT
    in /Users/ptw/OpenLaszlo/trunk
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Reduce likelyhood debug compile will mask return value errors

Bugs Fixed:  LPP-9386 LZO compile signals errors when an interactive compile 
does not (partial)

Technical Reviewer: [email protected] (pending)
QA Reviewer: mdemmon (pending)

Details:
    Only add return value hack workaround for Adobe ASC-3576 if the
    function body returns a value.  (This isn't perfect, because the
    analyzer is just looking for at least one return value, but it's
    the best we can do at this time.)

Tests:
    Test case from bug generates a compiler error in debug and
    backtrace mode

Files:
M       WEB-INF/lps/server/src/org/openlaszlo/sc/JavascriptGenerator.java
M       WEB-INF/lps/server/src/org/openlaszlo/sc/VariableAnalyzer.java

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/ptw-20100924-8sR.tar

Reply via email to