You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 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"
The text was updated successfully, but these errors were encountered:
Errors
Environment
Workaround
use older version of rsdic such as:
"Rev": "698921b48c0a2d77cfaa3223083483d5c71dc8f3"
The text was updated successfully, but these errors were encountered: