-
-
Notifications
You must be signed in to change notification settings - Fork 6.8k
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
Add versioned, ABI-tagged inline namespace and namespace macros #3590
Merged
Commits on Jul 29, 2022
-
Add versioned inline namespace
Add a versioned inline namespace to prevent ABI issues when linking code using multiple library versions.
Configuration menu - View commit details
-
Copy full SHA for bfa5f9a - Browse repository at this point
Copy the full SHA bfa5f9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04ff891 - Browse repository at this point
Copy the full SHA 04ff891View commit details -
Encode ABI information in inline namespace
Add _diag suffix to inline namespace if JSON_DIAGNOSTICS is enabled, and _ldvcmp suffix if JSON_USE_LEGACY_DISCARDED_VALUE_COMPARISON is enabled.
Configuration menu - View commit details
-
Copy full SHA for adbd67f - Browse repository at this point
Copy the full SHA adbd67fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fe45ab - Browse repository at this point
Copy the full SHA 4fe45abView commit details -
Configuration menu - View commit details
-
Copy full SHA for db63cde - Browse repository at this point
Copy the full SHA db63cdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bbcb6c - Browse repository at this point
Copy the full SHA 5bbcb6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f42b31b - Browse repository at this point
Copy the full SHA f42b31bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a66df2 - Browse repository at this point
Copy the full SHA 9a66df2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6adc7a8 - Browse repository at this point
Copy the full SHA 6adc7a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 478fded - Browse repository at this point
Copy the full SHA 478fdedView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd39ad6 - Browse repository at this point
Copy the full SHA bd39ad6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ac4c8a - Browse repository at this point
Copy the full SHA 0ac4c8aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.