summaryrefslogtreecommitdiff
path: root/test/pending/pos/t0816.scala
Commit message (Collapse)AuthorAgeFilesLines
* One of those "$.05 for the bolt, $50,000 for kn...Paul Phillips2010-01-281-12/+0
| | | | | | | | | One of those "$.05 for the bolt, $50,000 for knowing where to put it" commits. Closes #425, #816, #2310, #2691. All credit for this patch goes to me for having the genius to know when new eyes were needed (although if you're feeling generous some could also go to walter korman for the actual debugging and code writing part.)
* corrected several problems with error reporting...Martin Odersky2008-08-181-0/+12
corrected several problems with error reporting: positions checked twice, warnings masking errors. Refined solution of forward implicits without5 result type.