You need to sign in or sign up before continuing.
Convert interface file loading errors into proper diagnostics
Ticket: #20114 (closed)
Edited by Torsten Schmits
Merge request reports
Activity
added 50 commits
-
d789fd0d...e1fb56b2 - 49 commits from branch
master
- c03c0c79 - Convert interface file loading errors into proper diagnostics
-
d789fd0d...e1fb56b2 - 49 commits from branch
@torsten.schmits Do you want to have a look at this? I have refactored it now to introduce
IfaceMessage
which implements theDiagnostic
class properly so thatIfaceMessage
s are proper first class diagnostics.added 1 commit
- a62f7ac3 - Convert interface file loading errors into proper diagnostics
- Resolved by Matthew Pickering
- Resolved by Matthew Pickering
- Resolved by Matthew Pickering
- Resolved by Matthew Pickering
- Resolved by Matthew Pickering
- Resolved by Torsten Schmits
@torsten.schmits It seems you have reviewed things which I haven't changed at all, I just copied the error message generation code from where the messages used to be constructed. I would rather not also refactor the way the messages are constructed in this same MR.
- Resolved by Matthew Pickering
- Resolved by Matthew Pickering
- Resolved by Matthew Pickering
- Resolved by Matthew Pickering
- Resolved by Matthew Pickering
Please register or sign in to reply