aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/core/Types.scala
diff options
context:
space:
mode:
authorMartin Odersky <odersky@gmail.com>2013-04-10 10:07:50 +0200
committerMartin Odersky <odersky@gmail.com>2013-04-10 10:07:50 +0200
commitac8b319ed4738b2200350adb3943eb558157e1b7 (patch)
tree0252257aec90c0fd3aedd161acb4dabbd29e9f26 /src/dotty/tools/dotc/core/Types.scala
parentc9e3ea57a5ea802b7fb0772fb73da10f5fe59f3e (diff)
downloaddotty-ac8b319ed4738b2200350adb3943eb558157e1b7.tar.gz
dotty-ac8b319ed4738b2200350adb3943eb558157e1b7.tar.bz2
dotty-ac8b319ed4738b2200350adb3943eb558157e1b7.zip
Turn off preloading of denotations for unpickled symbols.
The previous code was wrong for TypeRefs. Once the missing asSeenFrom(pre) was added, it led to cycles. The conclusion is that we have to compute the info lazily. If the prefix is NoPrefix, this is not possible, and we use a fixedSym instead.
Diffstat (limited to 'src/dotty/tools/dotc/core/Types.scala')
0 files changed, 0 insertions, 0 deletions