summaryrefslogtreecommitdiff
path: root/test/disabled/neg/t5452.check
Commit message (Collapse)AuthorAgeFilesLines
* Closes #5452.Hubert Plociniczak2012-02-171-8/+0
| | | | | | | | Instead of trying to track the fallback attempts we rely on the context state to inform us which fallback is the last one. setError cannot always be called in NoBestMethodAlternativeError because inferMethodAlternative relies on side-effects. Review by @paulp.
* Test cases which motivated preceding reversions.Paul Phillips2012-02-151-0/+8
See t5452 for disabled/neg/t5452 and disabled/pos/spurious-overload I give up, review by @hubertp.