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

Fix pointers #18

Merged
merged 1 commit into from Oct 16, 2015
Merged

Fix pointers #18

merged 1 commit into from Oct 16, 2015

Conversation

thomassross
Copy link
Contributor

This patch makes the functions not return int * pointers, returning actual integers instead, and also makes parse_string not return an int * pointer but use an actual C int array.

sstrickl added a commit that referenced this pull request Oct 16, 2015
@sstrickl sstrickl merged commit 0141d5e into sstrickl:master Oct 16, 2015
@sstrickl
Copy link
Owner

My apologies on the delays on getting these pull requests in—for some reason I wasn't getting emailed these, and they were getting drowned out in a sea of web notifications that I hadn't gone through until today.

@thomassross thomassross deleted the patch-5 branch October 16, 2015 20:01
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