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

data: add support of anydata into dict_to_dnode #115

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

steweg
Copy link
Contributor

@steweg steweg commented Apr 6, 2024

This patch adds support of anydata within dict_to_dnode. To do that new options were introduced into dict_to_dnode() API

@steweg steweg force-pushed the feature/anydata-in-dict-to-dnode branch from 7263f44 to 58ac09c Compare April 6, 2024 10:38
@steweg steweg marked this pull request as draft April 6, 2024 10:44
@samuel-gauthier
Copy link
Collaborator

@steweg, what do you want to do with this draft? Shall we close it or do you have questions?

@steweg
Copy link
Contributor Author

steweg commented Aug 2, 2024

I will need to rebase it and then I will mark it for review

@steweg steweg force-pushed the feature/anydata-in-dict-to-dnode branch from 58ac09c to 60d7307 Compare August 3, 2024 07:26
@steweg
Copy link
Contributor Author

steweg commented Aug 3, 2024

This one needs first #107 to be merged

@steweg steweg force-pushed the feature/anydata-in-dict-to-dnode branch from 60d7307 to 7c06d53 Compare August 6, 2024 13:17
@steweg steweg marked this pull request as ready for review August 6, 2024 13:18
@steweg
Copy link
Contributor Author

steweg commented Aug 6, 2024

I have rebased based on current #107 for the time being (first 3 commits are from #107). It can at least be reviewed and rebased based on master later on.

This patch adds support of anydata within dict_to_dnode. To do that new
options were introduced into dict_to_dnode() API

Signed-off-by: Stefan Gula <[email protected]>
@steweg steweg force-pushed the feature/anydata-in-dict-to-dnode branch from 7c06d53 to e7befe5 Compare September 29, 2024 21:22
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.

2 participants