[Laszlo-dev] trunk compile error in the parser?
Donald Anderson
dda at ddanderson.com
Fri Dec 7 12:52:59 PST 2007
That's mine - not sure what went wrong, but I'll fix now.
- Don
On Dec 7, 2007, at 3:33 PM, Benjamin Shine wrote:
> I just did svn up, and now I get...
>
> compile:
> [javac] Compiling 562 source files to /Users/ben/src/svn/
> openlaszlo/trunk/WEB-INF/lps/server/build
> [javac] /Users/ben/src/svn/openlaszlo/trunk/WEB-INF/lps/server/
> build.1.4/src/org/openlaszlo/sc/parser/Parser.java:4024: cannot
> find symbol
> [javac] symbol : method setReturnType
> (org.openlaszlo.sc.parser.ASTIdentifier.Type)
> [javac] location: class
> org.openlaszlo.sc.parser.ASTFormalParameterList
> [javac]
> formals.setReturnType(type);
> [javac] ^
> [javac] /Users/ben/src/svn/openlaszlo/trunk/WEB-INF/lps/server/
> build.1.4/src/org/openlaszlo/sc/parser/Parser.java:4074: cannot
> find symbol
> [javac] symbol : method setReturnType
> (org.openlaszlo.sc.parser.ASTIdentifier.Type)
> [javac] location: class
> org.openlaszlo.sc.parser.ASTFormalParameterList
> [javac]
> formals.setReturnType(type);
> [javac] ^
> [javac] Note: Some input files use or override a deprecated API.
> [javac] Note: Recompile with -Xlint:deprecation for details.
> [javac] 2 errors
>
> BUILD FAILED
> /Users/ben/src/svn/openlaszlo/trunk/build.xml:533: The following
> error occurred while executing this line:
> /Users/ben/src/svn/openlaszlo/trunk/WEB-INF/lps/server/build.xml:
> 326: Compile failed; see the compiler error output for details.
>
> Tucker or Don, do you know what this is?
>
> thanks,
> ben
>
--
Don Anderson
Java/C/C++, Berkeley DB, systems consultant
Voice: 617-547-7881
Email: dda at ddanderson.com
WWW: http://www.ddanderson.com
More information about the Laszlo-dev
mailing list