-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
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"
Metadata
Metadata
Assignees
Labels
No labels