Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

fix(unixfs): issue #6 #7

Merged
merged 1 commit into from
Sep 24, 2018
Merged

fix(unixfs): issue #6 #7

merged 1 commit into from
Sep 24, 2018

Conversation

overbool
Copy link
Contributor

Fixes: #6

kevina
kevina previously requested changes Sep 22, 2018
Copy link
Contributor

@kevina kevina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You missed three cases, I got this:

./dir.go:155:13: undefined: unixfs.FromBytes
./file.go:105:15: undefined: unixfs.FromBytes
./system.go:77:14: undefined: unixfs.FromBytes

When trying to compile this with ipfs/go-unixfs#18.

@overbool
Copy link
Contributor Author

@kevina It had removed FromBytes in https://github.com/ipfs/go-unixfs/pull/18/files.

And this pull had replace FromBytes with FSNodeFromBytes.

@kevina kevina dismissed their stale review September 22, 2018 02:34

Oops. Sorry I should of double checked. I thought I checout out the correct branch, much of done something wrong.

@kevina
Copy link
Contributor

kevina commented Sep 22, 2018

@overbool sorry, my fought.

@Stebalien Stebalien merged commit f510bf6 into ipfs:master Sep 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants