Skip to content

Modify code comments in write.h #987

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

Merged
merged 2 commits into from
Sep 16, 2019

Conversation

dota17
Copy link
Member

@dota17 dota17 commented Jul 15, 2019

Add missing file write.h in issue #985

@baylesj
Copy link
Contributor

baylesj commented Jul 17, 2019

Why are we bothering with C-style comments? Why not just move everything over to C++ style comments (e.g. //)?

@dota17
Copy link
Member Author

dota17 commented Aug 27, 2019

Why are we bothering with C-style comments? Why not just move everything over to C++ style comments (e.g. //)?

Hi @baylesj I follow the C style comment in the other place of this project(e.g. read.h value.h), just to keep it consistent. but if you perfer to C++ style, I'd like to apply it in this whole project, and before that, we should close this PR or merge it.

@baylesj baylesj merged commit abcd3f7 into open-source-parsers:master Sep 16, 2019
dawesc pushed a commit to EFTlab/jsoncpp that referenced this pull request Sep 25, 2019
* modify code comments in write.h

* update
@dota17 dota17 deleted the comment-style branch October 8, 2019 13:10
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.

3 participants