summaryrefslogtreecommitdiff
path: root/pull-binary-libs.sh
diff options
context:
space:
mode:
authorAdriaan Moors <adriaan.moors@epfl.ch>2007-04-18 12:08:27 +0000
committerAdriaan Moors <adriaan.moors@epfl.ch>2007-04-18 12:08:27 +0000
commit8625a87820eca3c40ee226d2df2f307eabb5378d (patch)
tree146120924eb8f516c254af2154807542a6517f74 /pull-binary-libs.sh
parentb1c47f7bfafc30f3ff2d4e7af7a56790cc8643de (diff)
downloadscala-8625a87820eca3c40ee226d2df2f307eabb5378d.tar.gz
scala-8625a87820eca3c40ee226d2df2f307eabb5378d.tar.bz2
scala-8625a87820eca3c40ee226d2df2f307eabb5378d.zip
fixed bug 1056: due to mixed use of normalized ...
fixed bug 1056: due to mixed use of normalized and non-normalized types should normalize types that were previously tested by a predicate that implicitly considered the normalized type. Before, given e.g., type X = Function[String, String], ``X''.isFunctionType was true (uses symbol, which normalizes), but ``X''.typeArgs.isEmpty (the alias doesn't have any type arguments) (there are probably more cases like this, for now looked for .typeArgs)
Diffstat (limited to 'pull-binary-libs.sh')
0 files changed, 0 insertions, 0 deletions