summaryrefslogtreecommitdiff
path: root/src/swing
diff options
context:
space:
mode:
authorAdriaan Moors <adriaan.moors@epfl.ch>2009-11-09 20:10:22 +0000
committerAdriaan Moors <adriaan.moors@epfl.ch>2009-11-09 20:10:22 +0000
commitcedd41ba4a14f7f1595057edfeca5437ef674bc3 (patch)
treea1e00f4a9a9c375d65688521f5d00396dc47b0f4 /src/swing
parent7da30bf2d5195d1e7a156680b50167707f7a3d0a (diff)
downloadscala-cedd41ba4a14f7f1595057edfeca5437ef674bc3.tar.gz
scala-cedd41ba4a14f7f1595057edfeca5437ef674bc3.tar.bz2
scala-cedd41ba4a14f7f1595057edfeca5437ef674bc3.zip
fixed bug in implicit resolution that only mani...
fixed bug in implicit resolution that only manifested itself when multiple implicit arguments needed to be resolved and they were intended to instantiate type parameters two problems: - type parameters that could not be inferred where removed from undetparams erroneously - the successfully inferred parameters were not propagated to the the implicit arguments on the right (implicit resolution searches for implicit arguments from left to right, fixing type parameters in the process) this should give the green light for the addition of Zipped to TupleN
Diffstat (limited to 'src/swing')
0 files changed, 0 insertions, 0 deletions