This page is no longer maintained — Please continue to the home page at www.scala-lang.org

SI-2741 - is it fixed in 2.8.2?

No replies
Chris Twiner
Joined: 2008-12-17,
User offline. Last seen 42 years 45 weeks ago.

Hi All,

Is this issue fixed in 2.8.2? I can't see it in the fix/revision
list, but have seen the time-lines could match.

I don't have the issue in 2.9.1, but have it in 2.8.2/2.8.1 and I'm
just wondering if the fix is in, and if its not another issue.

Stack trace:

java.lang.Error: T in class BaseFunctionalityTest cannot be
instantiated from scales.xml.SaxonBaseFunctionalityTest
at scala.tools.nsc.symtab.SymbolTable.abort(SymbolTable.scala:33)
at scala.tools.nsc.symtab.Types$AsSeenFromMap.throwError$1(Types.scala:3301)
at scala.tools.nsc.symtab.Types$AsSeenFromMap.instParam$1(Types.scala:3304)
at scala.tools.nsc.symtab.Types$AsSeenFromMap.toInstance$1(Types.scala:3315)
at scala.tools.nsc.symtab.Types$AsSeenFromMap.apply(Types.scala:3331)
at scala.tools.nsc.symtab.Types$AsSeenFromMap.apply(Types.scala:3209)
at scala.tools.nsc.symtab.Types$TypeMap$$anonfun$mapOverArgs$1.apply(Types.scala:3034)
at scala.tools.nsc.symtab.Types$TypeMap$$anonfun$mapOverArgs$1.apply(Types.scala:3030)
at scala.tools.nsc.symtab.Types$class.map2Conserve(Types.scala:4760)
........

I don't seem to have a T at all either. (SaxonBaseFunctionalityTest is
in another sbt sub project / jar ).

Cheers,
Chris

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland