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

Adding a C interface #43

Merged
merged 7 commits into from Mar 10, 2020
Merged

Adding a C interface #43

merged 7 commits into from Mar 10, 2020

Conversation

@eddelbuettel
Copy link
Owner

@eddelbuettel eddelbuettel commented Mar 10, 2020

This is based on the initial work by @bachmeil plus a little spit and polish.

@bachmeil: Can you review just in base?

Copy link

@bachmeil bachmeil left a comment

LGTM. Minor comment: hello.c and passdata.c have strange spacing. Probably mixed tabs and spaces.

@eddelbuettel
Copy link
Owner Author

@eddelbuettel eddelbuettel commented Mar 10, 2020

Good catch. Spacing may be a consequence of moving from the emacs header in line 1 (old files) to using editorconfig. I'll run untabify. My default generally is four spaces for R and C(++).

@eddelbuettel eddelbuettel merged commit 88bbf01 into master Mar 10, 2020
2 checks passed
2 checks passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details
@eddelbuettel eddelbuettel deleted the feature/c_interface branch Mar 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.