|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
Compiler errorHi. I am trying to build my project using 2.7.4 or 2.7.5, using eclipse or maven which is not using fsc.
It prints: exception when traversing ((rl: lrbcol.model.RequestLocation) => rl.request) exception when traversing ... It repeats this message with successively wider scope, going up the syntax tree. In eclipse this in the eclipsec.exe console window. Then it says, (in eclipse it's in the error log window following Build compiler (scalac) crashed) scala.tools.nsc.symtab.Types$TypeError: type mismatch; found : rl.request.type (with underlying type object rl.request) required: lrbcol.model.RequestLocationType#request.type at scala.tools ... ...(a long stack trace) This happens often with lift mapper objects when using an anonymous function like _.field. Is this a known / fixed bug? |
|
|
Re: Compiler errorSearch for it in trac, if you don't find it, report a bug.
2009/7/6 Naftoli Gugenhem <naftoligug@...>: > Hi. I am trying to build my project using 2.7.4 or 2.7.5, using eclipse or maven which is not using fsc. > It prints: > exception when traversing ((rl: lrbcol.model.RequestLocation) => rl.request) > exception when traversing ... > It repeats this message with successively wider scope, going up the syntax tree. > In eclipse this in the eclipsec.exe console window. > Then it says, (in eclipse it's in the error log window following Build compiler (scalac) crashed) > scala.tools.nsc.symtab.Types$TypeError: type mismatch; > found : rl.request.type (with underlying type object rl.request) > required: lrbcol.model.RequestLocationType#request.type > at scala.tools ... > ...(a long stack trace) > This happens often with lift mapper objects when using an anonymous function like _.field. > Is this a known / fixed bug? > -- Ricky Clarkson Java Programmer, AD Holdings +44 1565 770804 Skype: ricky_clarkson Google Talk: ricky.clarkson@... |
|
|
|
|
|
Re: Compiler errorOn Tuesday July 7 2009, Naftoli Gugenhem wrote:
> Unfortunately I don't have internet access right now. ... I had no idea RFC 1149 had actually been implemented! RRS |
| Free embeddable forum powered by Nabble | Forum Help |