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

Always output forward slashes in generate comments. #87

Merged
merged 1 commit into from Jan 16, 2020
Merged

Always output forward slashes in generate comments. #87

merged 1 commit into from Jan 16, 2020

Conversation

russ-
Copy link
Contributor

@russ- russ- commented Jan 15, 2020

Previously, the generator used OS-specific path separators in the
generated comments. This resulted in spurious changes in the generated
files when running c-for-go on macOS/Linux vs Windows in the same
project.

Previously, the generator used OS-specific path separators in the
generated comments. This resulted in spurious changes in the generated
files when running c-for-go on macOS/Linux vs Windows in the same
project.
@xlab
Copy link
Owner

xlab commented Jan 16, 2020

Oof! Thank you very much for preparing a ready-to-merge PR for this :)

@xlab xlab merged commit 76fdc4a into xlab:master Jan 16, 2020
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.

None yet

2 participants