Skip to content

Conversation

@sim642
Copy link
Member

@sim642 sim642 commented May 16, 2022

First, adapts Gobview to goblint/analyzer#737.

Second, also runs reanalyze on Gobview itself to find dead code here as well.

@michael-schwarz
Copy link
Member

Did you try to run Gobview after these changes @sim642? Seems odd that so many files can be completely removed!

@sim642
Copy link
Member Author

sim642 commented May 17, 2022

Did you try to run Gobview after these changes @sim642? Seems odd that so many files can be completely removed!

It compiles without problems both locally and on the analyzer repo CI. Since these are all OCaml/ReasonML files, if it compiles without them, they were unused.

I'm not sure, but the XML/DOM seems to have been related to trying to parse Goblint's XML output in some earlier attempt.

@keremc
Copy link
Contributor

keremc commented May 20, 2022

I'm not sure, but the XML/DOM seems to have been related to trying to parse Goblint's XML output in some earlier attempt.

Yeah, that's exactly what it was for. Can be safely removed now.

@michael-schwarz michael-schwarz merged commit afdf1b1 into master May 22, 2022
@sim642 sim642 deleted the reanalyze-dce branch July 26, 2022 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants