[#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( |
|||
what expected | No MatchError | |||
[back to overview] |
Nikolay edited on 2007-04-18 13:00:38.0 |
contribution #430 |
Sean edited on 2007-04-22 03:02:03.0 |