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

Language C should generate C Comments Only #59

Closed
mitsuhiko opened this issue Oct 1, 2017 · 0 comments · Fixed by #62
Closed

Language C should generate C Comments Only #59

mitsuhiko opened this issue Oct 1, 2017 · 0 comments · Fixed by #62

Comments

@mitsuhiko
Copy link
Contributor

There are still some systems which cannot deal with C++ comments. If the language is set to C it would not be a bad idea to always generate /* C style */ comments.

mitsuhiko added a commit to mitsuhiko/cbindgen that referenced this issue Oct 1, 2017
@eqrion eqrion closed this as completed in #62 Oct 1, 2017
eqrion pushed a commit that referenced this issue Oct 1, 2017
emilio pushed a commit that referenced this issue Mar 24, 2019
* Ignoring IDE files.

* Addresses issue #302, also amends #59 insofar that vanilla C-style now does not prefix individual lines with `*` anymore.

* Removed Javadoc reference.

* Renamed `Doxylight` to `Doxy` and changed C default to that.

* Added documentation.

* Changed enum name and applied `fmt`.

* Fixed comment.

* Fixed match.
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 a pull request may close this issue.

1 participant