[I'm checking this in ahead of review as a stopgap.  This is a pretty severe 
bug that may be responsible for a lot of anomalies that we are seeing.  I will 
start a nightly build as soon as the 4.0.24 build finishes.]

Change 20100810-ptw-G by [email protected] on 2010-08-10 08:13:48 EDT
    in /Users/ptw/OpenLaszlo/trunk
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Revert premature optimization in r17166

Bugs Fixed:  LPP-9283 DHTML backtrace enabled: Running any application 
generates runtime errors (partial)

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

Details:
    Revert methodNameGenerator to use the prefix `m`, reducing the
    chance of renamed local variables colliding with methods.  I am
    calling this only a partial fix because it seems there are deeper
    problems here with the use of `with` and the local variable name
    generation.

Tests:
    Test case from bug report

Files:
M       
WEB-INF/lps/server/src/org/openlaszlo/compiler/CompilationEnvironment.java

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20100810-ptw-G.tar

Reply via email to