summaryrefslogtreecommitdiff
path: root/test/files/neg/t3234.check
Commit message (Collapse)AuthorAgeFilesLines
* SI-5675 Discard duplicate feature warnings at a positionJason Zaugg2013-02-081-1/+1
| | | | | | | | | | When -feature has not been enabled, we were double counting identical feature warnings that were emitted at the same position. Normal error reporting only reports the first time a warning appears at a position; feature warning counter incrementing should behave the same way. @hubertp: Fixed .check files that were broken in the original commit.
* SI-6142: warn @inline-methods ending up not inlined (rightfully or not)Miguel Garcia2012-07-261-0/+2