summaryrefslogtreecommitdiff
path: root/test/files/neg/t6042.check
Commit message (Collapse)AuthorAgeFilesLines
* SI-6042 Improve type selection from volatile type errorJason Zaugg2012-07-081-0/+4
- Display the type of the typed qualifier (qual1), to avoid the message "Illegal type selection from volatile type null". - Show the upper bound, which is used to calculate the volatility.