Aladdin - Scala Bugtracking
[#1122] project: compiler priority: low category: bug
submitter assigned to status date submitted
Sean Martin fixed 2007-05-21 12:43:10.0
subject weird error message without position
code
trait Test {
  type Resource
  type Project <: Resource {
    def self : Project
  }
}
what happened
illegal cyclic reference involving type Project	test13/src/test	Test.scala	line 4	1179691327933	189992
value  does not refine a member of its base type		test13	Unknown	1179691327933	189993
what expected The second error should have a position.
[back to overview]
Changes of this bug report
Martin  edited on  2007-05-30 12:25:19.0