Thanks to visit codestin.com
Credit goes to github.com

Skip to content

json_error_max → JSON_ERROR_MAX #129

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DimitriPapadopoulos
Copy link
Contributor

All caps to clarify its constant nature.
Keep lowercase for compatibility.

Fixes #124.

@LB-- LB-- added this to the v2.0.0 milestone Sep 3, 2021
@LB-- LB-- modified the milestones: v2.0.0, v1.2.0 Sep 3, 2021
@LB--
Copy link
Member

LB-- commented Sep 3, 2021

Ah, thanks for keeping the old lowercase version. Is there a way to mark macros as deprecated? I suppose I shall simply do so in the documentation, and it can be removed at the next major version increment.

@DimitriPapadopoulos
Copy link
Contributor Author

Yes, I think it's best to simply document that in the release notes. I may be wrong, but I suspect that any way to mark the macro as deprecated would be compiler dependant.

All caps to clarify its constant nature.
Keep lowercase for compatibility.
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.

json_error_max → JSON_ERROR_MAX
2 participants