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

Does not compile bacause of hillbig/rsdic interface change #1

Open
sekineh opened this issue Feb 20, 2016 · 1 comment
Open

Does not compile bacause of hillbig/rsdic interface change #1

sekineh opened this issue Feb 20, 2016 · 1 comment

Comments

@sekineh
Copy link

sekineh commented Feb 20, 2016

Errors

# github.com/hillbig/waveletTree
..\github.com\hillbig\waveletTree\waveletMatrix.go:206: cannot use rsdic.New() (type *rsdic.RSDic) as type rsdic.RSDic in assignment
..\github.com\hillbig\waveletTree\waveletMatrixBuilder.go:25: cannot use rsd (type *rsdic.RSDic) as type rsdic.RSDic in argument to f
ilter
..\github.com\hillbig\waveletTree\waveletMatrixBuilder.go:26: cannot use rsd (type *rsdic.RSDic) as type rsdic.RSDic in argument to f
ilter
..\github.com\hillbig\waveletTree\waveletMatrixBuilder.go:29: cannot use rsd (type *rsdic.RSDic) as type rsdic.RSDic in assignment
FAIL    XXXXX [build failed]

Environment

>go version
go version go1.5.2 windows/amd64
>godep version
godep v46 (windows/amd64/go1.5.2)

Workaround

use older version of rsdic such as:
"Rev": "698921b48c0a2d77cfaa3223083483d5c71dc8f3"

@sekineh
Copy link
Author

sekineh commented Feb 20, 2016

I'm still investigating this....
I'll post any useful info later.

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

No branches or pull requests

1 participant