summaryrefslogtreecommitdiff
path: root/test/files/neg/tcpoly_ticket2101.check
Commit message (Collapse)AuthorAgeFilesLines
* Better error when abstract methods are missing.Paul Phillips2011-10-141-1/+1
| | | | | | | | When many methods are missing, print a list of signatures the way they need to be implemented, and throw in ??? stub implementations so it should be compilable code. If anyone would like this logic exposed more generally (for the IDE or whatever) just let me know. No review.
* fixed #2101Adriaan Moors2009-10-011-0/+4
there were some issues with heap pressure that made the compile take incredibly long, these were solved by increasing the max allowed heap