Skip to content

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

@sekineh

Description

@sekineh

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions