Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update nlohmann/json submodule to v3.11.3. #201

Merged
merged 1 commit into from
Apr 22, 2024
Merged

Conversation

mjh65
Copy link
Collaborator

@mjh65 mjh65 commented Mar 15, 2024

This update to the json library resolves some deprecation warnings that were treated as errors in the Apple clang build, and had been worked-around with a temporary setting in the CMake configuration.

Merging this change will require 'git submodule update' and then a forced rebuild of the 3rd party dependencies (or a removal of build-third/include/nlohmann followed by an incremental build).

This PR addresses #181 which can now be closed.

This update to the json library resolves some deprecation warnings that were
treated as errors in the Apple clang build, and had been worked-around with
a temporary setting in the CMake configuration.
@mjh65 mjh65 linked an issue Mar 15, 2024 that may be closed by this pull request
@mjh65 mjh65 requested a review from fpw March 15, 2024 14:55
@fpw
Copy link
Owner

fpw commented Apr 22, 2024

Glad that it's resolved, thanks for taking care of this!

@fpw fpw merged commit 107bbe9 into fpw:master Apr 22, 2024
@mjh65 mjh65 deleted the pr_issue181_xcode branch May 5, 2024 10:36
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.

Avitab does not build on Mac after recent Xcode update
2 participants