[Laszlo-dev] For Review: Change 20080926-dda-7 Summary: In SWF9 debug builds, force top-level declarations public
Donald Anderson
dda at ddanderson.com
Fri Sep 26 06:06:57 PDT 2008
Change 20080926-dda-7 by dda at lester.local on 2008-09-26 09:00:38 EDT
in /Users/dda/laszlo/src/svn/openlaszlo/trunk-a
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: In SWF9 debug builds, force top-level declarations public
New Features:
Bugs Fixed: LPP-7047 [Debug build of swf9 LFC needs to make top-level
declarations public too]
Technical Reviewer: ptw (pending)
QA Reviewer: (pending)
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
Allowing top level declarations (classes methods vars) to be
public in
addition to anything directly under a class amounts to the
following rule:
if we're not in a method, make it public. As before, this only
happens
for a debug build (either LFC or application) and can be disabled
via
-DdisablePublicForDebug=true
Tests:
smokecheck (swf8, dhtml)
weather/lzpix (swf8, swf9, dhtml) debug+nodebug
Files:
M WEB-INF/lps/server/src/org/openlaszlo/sc/
SWF9ParseTreePrinter.java
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080926-dda-7.tar
--
Don Anderson
Java/C/C++, Berkeley DB, systems consultant
voice: 617-547-7881
email: dda at ddanderson.com
www: http://www.ddanderson.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-dev/attachments/20080926/66dcabc5/attachment-0001.html
More information about the Laszlo-dev
mailing list