Skip to content

Remove unused cereal JSON archive - #7993

Merged
mohanchen merged 1 commit into
deepmodeling:developfrom
Growl1234:json
Sep 19, 2026
Merged

mohanchen merged 1 commit into
deepmodeling:developfrom
Growl1234:json

Conversation

@Growl1234

@Growl1234 Growl1234 commented Sep 19, 2026

Copy link
Copy Markdown

Follow up to #7979. This should fix Intel Docker building failure, and get rid of #4947.

With #7979 ABACUS no longer uses RapidJSON, but still #include <cereal/archives/json.hpp>, where Cereal relies on RapidJSON to work. Removing the main-branch RapidJSON branch installation has made cereal's JSON archive use system-installed RapidJSON-v1.1.0 and triggered bug Tencent/rapidjson#2347. Since ABACUS does not use cereal's JSON archive at all, this PR simply removes the unused inclusion.

Copilot AI lite review requested due to automatic review settings September 19, 2026 05:25

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@mohanchen
mohanchen merged commit 239e8f4 into deepmodeling:develop Sep 19, 2026
22 checks passed
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