[Laszlo-dev] For Review: Change 20080821-dda-T Summary: Fix error line parsing for Windows
Donald Anderson
dda at ddanderson.com
Thu Aug 21 14:14:10 PDT 2008
Change 20080821-dda-T by dda at lester.local on 2008-08-21 17:03:27 EDT
in /Users/dda/laszlo/src/svn/openlaszlo/trunk-a
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Fix error line parsing for Windows
New Features:
Bugs Fixed: LPP-6834 [Line unkown compiler error]
Technical Reviewer: ptw (pending)
QA Reviewer: promanik (pending)
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
A final line number parsing error that is related to Windows only:
Windows pathnames include backslashes, and the regular expression
to handle
file separators (slashes and backslashes) was not escaped properly.
In addition, improved the build.sh script that is generated in each
lzgen* directory, this is sometimes useful for debugging. When on
Windows, it is now called build.bat, file names with spaces are now
quoted correctly, and the comment line is now appropriate for
Windows cmd.
Tests:
built the last test case from LPP-6834 on Unix and Windows for
SWF9 and see the
compilation error with correct line number. Used build.sh and
build.bat to
do builds on OSX and Windows respectively.
smokecheck (SWF8, DHTML)
weather, lzpix (ALL)
Files:
M WEB-INF/lps/server/src/org/openlaszlo/sc/SWF9External.java
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080821-dda-T.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/20080821/f1afa770/attachment-0001.html
More information about the Laszlo-dev
mailing list