Change 20100803-ptw-3 by [email protected] on 2010-08-03 11:36:07 EDT
    in /Users/ptw/OpenLaszlo/trunk
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary:  Ensure interstitials in lzo's have unique names

Bugs Fixed:  LPP-9260 Interstitials in lzo's need unique names

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

Details:
    Use unique names (per-compile) for interstitial names, rather than
    the mnemonic names we were using, since they can collide in
    separately-compiled lzo's.  Also made generated names more compact.

Tests:
    ant lztest (with new test case), smokecheck

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

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20100803-ptw-3.tar

Reply via email to