Skip to content

Conversation

@karoliineh
Copy link
Member

Instead of trying to find where to end a notification by finding the first ';', GobPie now uses line and column end positions from the JSON output provided by Goblint.
Additionally, the Positions of AnalysisResults get the source file information from JSON instead of using the file that the analysis was stared on as source file because the JSON output has results for several different files, not only the one that triggered the analysis.

Needs to wait until goblint/analyzer #449 is merged.

Instead of trying to find where to end a notification by finding the first ';', GobPie now uses line and column end positions from the JSON output provided by Goblint.
Additonally, the Positions of AnalysisResults get the sourcfile information from JSON instead of using the file that the analysis was stared on as sourcefile, because the JSON output has results for several different files, not only the one that trigerred the analysis.
@karoliineh karoliineh linked an issue Nov 18, 2021 that may be closed by this pull request
@sim642 sim642 self-requested a review November 18, 2021 12:22
@sim642 sim642 added the enhancement New feature or request label Nov 18, 2021
@sim642 sim642 marked this pull request as ready for review November 23, 2021 12:23
@sim642 sim642 merged commit eb16383 into master Nov 23, 2021
@karoliineh karoliineh deleted the location-ranges branch February 28, 2022 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use location ranges provided by Goblint

3 participants