Aladdin - Scala Bugtracking
[#662] project: compiler priority: low category: bug
submitter assigned to status date submitted
Sean Iulian fixed 2006-07-15 16:52:41.0
subject error message missing line number
code
class Matcher;

object Foo {
  private[Matcher] def foo = {}
}
what happened
error message missing line number.
what expected
[back to overview]
Changes of this bug report
Sean  edited on  2006-07-21 07:38:29.0
Iulian  edited on  2006-08-22 15:55:08.0
Seems to have been fixed by someone..