Author: dda
Date: 2007-12-08 07:58:41 -0800 (Sat, 08 Dec 2007)
New Revision: 7487

Added:
   
openlaszlo/trunk/WEB-INF/lps/server/sc/src/org/openlaszlo/sc/parser/ASTFormalParameterList.java
Log:
Change 20071208-dda-S by [EMAIL PROTECTED] on 2007-12-08 09:57:44 EST
    in /Users/dda/laszlo/src/svn/openlaszlo/trunk-b
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Allow type info for functions: Added missing file to last commit

New Features: none

Bugs Fixed: LPP-5059

Technical Reviewer: ptw
QA Reviewer: promanik
Doc Reviewer: (pending)

Documentation: none

Release Notes: none

Details:
    Left out a new file from the previous review/commit.
    This was a generated file from javacc, that now is not generated (we 
override it) as we needed a new method
    to hold the return type.  Sadly, I did not wait for the QA review last 
time, which would have caught it.
    Missing this file breaks the build.

    See history of LPP-5059 for more details.

Tests:
    smoke/smokecheck.lzx
    comparing compiler output files (pending)



Added: 
openlaszlo/trunk/WEB-INF/lps/server/sc/src/org/openlaszlo/sc/parser/ASTFormalParameterList.java


Property changes on: 
openlaszlo/trunk/WEB-INF/lps/server/sc/src/org/openlaszlo/sc/parser/ASTFormalParameterList.java
___________________________________________________________________
Name: svn:mime-type
   + text/plain
Name: svn:eol-style
   + native


_______________________________________________
Laszlo-checkins mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-checkins

Reply via email to