Make New*BackendFromC take unsafe.Pointer as argument #348

Merged
MagicalTux merged 1 commits from git2go_issue_314 into master 2016-10-31 14:35:54 -05:00
MagicalTux commented 2016-09-30 09:04:02 -05:00 (Migrated from github.com)

Offers a solution to #314

The change is simple and allows usage of NewOdbBackendFromC and NewRefdbBackendFromC.

Offers a solution to #314 The change is simple and allows usage of NewOdbBackendFromC and NewRefdbBackendFromC.
carlosmn commented 2016-10-31 14:35:50 -05:00 (Migrated from github.com)

I really dislike having void pointers, but it doesn't look like the compiler gives us another option here.

I really dislike having void pointers, but it doesn't look like the compiler gives us another option here.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jcarr/git2go#348
No description provided.