Fix serialization macros with no member variables#5099
Conversation
|
See this comment for a less intrusive suggestion: #4994 (comment) |
|
Hey @nlohmann, can you approve running the rest of the workflows? |
🔴 Amalgamation check failed! 🔴The source code has not been amalgamated. @GhostVaibhav |
|
This pull request has been marked as stale because it has had no activity for 30 days. While we won’t close it automatically, we encourage you to update or comment if it is still relevant. Keeping pull requests active and up-to-date helps us review and merge changes more efficiently. Thank you for your contributions! |
nlohmann
left a comment
There was a problem hiding this comment.
Please check the DCO requirements and amalgamate the source code.
Signed-off-by: Vaibhav Sharma <48472541+GhostVaibhav@users.noreply.github.com>
Signed-off-by: Vaibhav Sharma <48472541+GhostVaibhav@users.noreply.github.com>
Signed-off-by: Vaibhav Sharma <48472541+GhostVaibhav@users.noreply.github.com>
Signed-off-by: Vaibhav Sharma <48472541+GhostVaibhav@users.noreply.github.com>
Signed-off-by: Vaibhav Sharma <48472541+GhostVaibhav@users.noreply.github.com>
Signed-off-by: Vaibhav Sharma <48472541+GhostVaibhav@users.noreply.github.com>
Signed-off-by: Vaibhav Sharma <48472541+GhostVaibhav@users.noreply.github.com>
Signed-off-by: Vaibhav Sharma <48472541+GhostVaibhav@users.noreply.github.com>
|
Hey @nlohmann, updated the code. Can you run the other workflows? Thanks! |
🔴 Amalgamation check failed! 🔴The source code has not been amalgamated. @GhostVaibhav |
|
There are some Clang-Tidy warnings, see https://github.com/nlohmann/json/actions/runs/25600095117/job/75152787756 |
This PR builds upon the previous PR opened for the same issue and updates the relevant files in the relevant places for the same behaviour intended as in the original PR. This is the link to the original PR - #4323
make amalgamate.Read the Contribution Guidelines for detailed information.