data: add support of anydata into dict_to_dnode#115
Open
steweg wants to merge 1 commit intoCESNET:masterfrom
Open
data: add support of anydata into dict_to_dnode#115steweg wants to merge 1 commit intoCESNET:masterfrom
steweg wants to merge 1 commit intoCESNET:masterfrom
Conversation
7263f44 to
58ac09c
Compare
Collaborator
|
@steweg, what do you want to do with this draft? Shall we close it or do you have questions? |
Contributor
Author
|
I will need to rebase it and then I will mark it for review |
58ac09c to
60d7307
Compare
Contributor
Author
|
This one needs first #107 to be merged |
60d7307 to
7c06d53
Compare
Contributor
Author
7c06d53 to
e7befe5
Compare
e7befe5 to
f1267f4
Compare
Contributor
Author
|
@samuel-gauthier I have rebased the patch based on current master. This PR is ready for review |
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 <steweg@gmail.com>
f1267f4 to
1e0949c
Compare
Contributor
Author
|
@rjarry I have rebased this old PR. Can you please review it? Thanks |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This patch adds support of anydata within dict_to_dnode. To do that new options were introduced into dict_to_dnode() API