Skip to content

Return Vec from dc_get_chat_contacts - #334

Merged
Jikstra merged 1 commit into
chatmail:masterfrom
link2xt:dc_get_chat_contacts_vec
Aug 13, 2019
Merged

Return Vec from dc_get_chat_contacts#334
Jikstra merged 1 commit into
chatmail:masterfrom
link2xt:dc_get_chat_contacts_vec

Conversation

@link2xt

Copy link
Copy Markdown
Collaborator

No description provided.

Comment threadsrc/dc_chat.rs Outdated
Comment threadsrc/dc_chat.rs Outdated
@Jikstra

Jikstra commented Aug 12, 2019

Copy link
Copy Markdown
Contributor

For the ffi we need to convert the Vec to dc_array_t, otherwise this breaks the bindings.
This conflicts with my pr to fix a panic in the node bindings #346

@link2xtlink2xt changed the title Return Vec from dc_get_chat_contactsWIP: Return Vec from dc_get_chat_contactsAug 12, 2019
@link2xt

Copy link
Copy Markdown
CollaboratorAuthor

WIP because I want to use #347 here, need to get it merged first

@link2xtlink2xt changed the title WIP: Return Vec from dc_get_chat_contactsReturn Vec from dc_get_chat_contactsAug 12, 2019
@link2xt
link2xt requested a review from JikstraAugust 12, 2019 23:38
@Jikstra
Jikstra merged commit ab022cc into chatmail:masterAug 13, 2019
Sign up for freeto 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.

3 participants

@link2xt@Jikstra@dignifiedquire