Aladdin - Scala Bugtracking
[#1053] project: api priority: medium category: bug
submitter assigned to status date submitted
Nikolay Sean fixed 2007-04-18 12:59:57.0
subject [contrib #430] Symbol inter problem
code
Randomly happens when Symbols are used.  Seems the guard case Some(sym) if sym.isValid allows a MatchError to be thrown if sym is in the table, but not valid
what happened
Exception in thread "Thread-35" scala.MatchError: Some()
        at scala.Symbol.intern(Symbol.scala:50)
        at scala.actors.Actor$class.exit(Actor.scala:689)
        at net.liftweb.http.ControllerManager.exit(ControllerManager.scala:16)
what expected No MatchError
[back to overview]
Changes of this bug report
Nikolay  edited on  2007-04-18 13:00:38.0
contribution #430
Sean  edited on  2007-04-22 03:02:03.0